Uses of Class
org.apache.qpid.common.ClientProperties

Packages that use ClientProperties
org.apache.qpid.common   
 

Uses of ClientProperties in org.apache.qpid.common
 

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



Licensed to the Apache Software Foundation