com.supermap.messagequeue
Class STOMPReceiver
- java.lang.Object
- 
- com.supermap.messagequeue.InternalHandle
- 
- com.supermap.messagequeue.STOMPReceiver
 
 
- 
 
 public class STOMPReceiver extends InternalHandle STOMP receiver classUsed to receive the message sent by STOMP service 
- 
- 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method and Description voiddispose()Destructor, release resourcesjava.lang.Stringreceive()Receive message It's needed to perform the operation in sub thread
 
-