Uses of Class
org.milyn.routing.jms.AcknowledgeModeEnum

Packages that use AcknowledgeModeEnum
org.milyn.routing.jms   
 

Uses of AcknowledgeModeEnum in org.milyn.routing.jms
 

Methods in org.milyn.routing.jms that return AcknowledgeModeEnum
static AcknowledgeModeEnum AcknowledgeModeEnum.getAckMode(String ackMode)
           
static AcknowledgeModeEnum AcknowledgeModeEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AcknowledgeModeEnum[] AcknowledgeModeEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All Rights Reserved.