Package | Description |
---|---|
org.hornetq.core.protocol.stomp | |
org.hornetq.core.protocol.stomp.v10 | |
org.hornetq.core.protocol.stomp.v11 | |
org.hornetq.core.protocol.stomp.v12 |
Modifier and Type | Method and Description |
---|---|
VersionedStompFrameHandler |
StompConnection.getFrameHandler() |
static VersionedStompFrameHandler |
VersionedStompFrameHandler.getHandler(StompConnection connection,
StompVersions version) |
Modifier and Type | Method and Description |
---|---|
void |
VersionedStompFrameHandler.initDecoder(VersionedStompFrameHandler existingHandler)
this method is called when a newer version of handler is created.
|
Modifier and Type | Class and Description |
---|---|
class |
StompFrameHandlerV10 |
Modifier and Type | Class and Description |
---|---|
class |
StompFrameHandlerV11 |
Modifier and Type | Method and Description |
---|---|
void |
StompFrameHandlerV11.initDecoder(VersionedStompFrameHandler existingHandler) |
Modifier and Type | Class and Description |
---|---|
class |
StompFrameHandlerV12 |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.