| 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 | Field and Description |
|---|---|
protected StompConnection |
VersionedStompFrameHandler.connection |
| Modifier and Type | Method and Description |
|---|---|
void |
HornetQStompProtocolLogger.connectionClosed(StompConnection connection) |
static VersionedStompFrameHandler |
VersionedStompFrameHandler.getHandler(StompConnection connection,
StompVersions version) |
| Constructor and Description |
|---|
HornetQStompException(StompConnection connection,
String msg) |
VersionedStompFrameHandler(StompConnection connection) |
| Constructor and Description |
|---|
StompFrameHandlerV10(StompConnection connection) |
| Constructor and Description |
|---|
StompFrameHandlerV11(StompConnection connection) |
| Constructor and Description |
|---|
StompFrameHandlerV12(StompConnection connection) |
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.