Uses of Class
org.controlhaus.jms.JMSControl.DeliveryMode

Packages that use JMSControl.DeliveryMode
org.controlhaus.jms   
 

Uses of JMSControl.DeliveryMode in org.controlhaus.jms
 

Methods in org.controlhaus.jms that return JMSControl.DeliveryMode
static JMSControl.DeliveryMode JMSControl.DeliveryMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JMSControl.DeliveryMode[] JMSControl.DeliveryMode.values()
          Returns an array containing the constants of this enum type, in the order they're declared.