Package | Description |
---|---|
com.caucho.message.stomp |
Modifier and Type | Class and Description |
---|---|
class |
StompAbortCommand
begins a transaction.
|
class |
StompAckCommand
Unsubscribe from a stomp message destination.
|
class |
StompBeginCommand
begins a transaction.
|
class |
StompCommitCommand
begins a transaction.
|
class |
StompConnectCommand
Custom serialization for the cache
|
class |
StompDisconnectCommand
Custom serialization for the cache
|
class |
StompNackCommand
Unsubscribe from a stomp message destination.
|
class |
StompSendCommand
Custom serialization for the cache
|
class |
StompSubscribeCommand
Custom serialization for the cache
|
class |
StompUnsubscribeCommand
Unsubscribe from a stomp message destination.
|