Uses of Class
org.apache.qpid.tools.QpidBench.Mode

Uses of QpidBench.Mode in org.apache.qpid.tools
 

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



Licensed to the Apache Software Foundation