Package | Description |
---|---|
org.apache.activemq.artemis.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 © 2016 The Apache Software Foundation. All rights reserved.