Uses of Class
org.apache.qpid.client.CustomJMSXProperty

Packages that use CustomJMSXProperty
org.apache.qpid.client   
 

Uses of CustomJMSXProperty in org.apache.qpid.client
 

Methods in org.apache.qpid.client that return CustomJMSXProperty
static CustomJMSXProperty CustomJMSXProperty.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CustomJMSXProperty[] CustomJMSXProperty.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Licensed to the Apache Software Foundation