Uses of Class
org.fusesource.stompjms.channel.Stomp.Transformations

Packages that use Stomp.Transformations
org.fusesource.stompjms.channel   
 

Uses of Stomp.Transformations in org.fusesource.stompjms.channel
 

Methods in org.fusesource.stompjms.channel 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.
 



Copyright © 2010-2011 FuseSource, Corp.. All Rights Reserved.