com.supermap.messagequeue
Class STOMPSender
- java.lang.Object
-
- com.supermap.messagequeue.InternalHandle
-
- com.supermap.messagequeue.STOMPSender
-
public class STOMPSender extends InternalHandle
STOMP message senderUsed to send the message of the STOMP service
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voiddispose()Destructor, release resourcesbooleansendMessage(java.lang.String strMsg)Send information
-