| Package | Description |
|---|---|
| org.hornetq.core.protocol.stomp |
| Modifier and Type | Method and Description |
|---|---|
static StompVersions |
StompVersions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StompVersions[] |
StompVersions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static VersionedStompFrameHandler |
VersionedStompFrameHandler.getHandler(StompConnection connection,
StompVersions version) |
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.