|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Stomp.Transformations | |
---|---|
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. |
Uses of Stomp.Transformations in org.apache.activemq.transport.stomp |
---|
Methods in org.apache.activemq.transport.stomp that return Stomp.Transformations | |
---|---|
static Stomp.Transformations |
Stomp.Transformations.getValue(java.lang.String value)
|
static Stomp.Transformations |
Stomp.Transformations.valueOf(java.lang.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |