Package | Description |
---|---|
org.apache.activemq.transport.stomp |
An implementation of the Stomp protocol which is a simple wire protocol for writing clients for ActiveMQ in different
languages like Ruby, Python, PHP, C etc.
|
Modifier and Type | Method and Description |
---|---|
static Stomp.Transformations |
Stomp.Transformations.getValue(String value) |
static Stomp.Transformations |
Stomp.Transformations.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Stomp.Transformations[] |
Stomp.Transformations.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.