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