Uses of Enum Class
org.smallmind.phalanx.wire.transport.jms.JmsAcknowledgeMode
Packages that use JmsAcknowledgeMode
-
Uses of JmsAcknowledgeMode in org.smallmind.phalanx.wire.transport.jms
Methods in org.smallmind.phalanx.wire.transport.jms that return JmsAcknowledgeModeModifier and TypeMethodDescriptionstatic JmsAcknowledgeModeReturns the enum constant of this class with the specified name.static JmsAcknowledgeMode[]JmsAcknowledgeMode.values()Returns an array containing the constants of this enum class, in the order they are declared.