Uses of Enum Class
com.epam.fixengine.jms.config.DeliveryMode
Packages that use DeliveryMode
-
Uses of DeliveryMode in com.epam.fixengine.jms.config
Methods in com.epam.fixengine.jms.config that return DeliveryModeModifier and TypeMethodDescriptionSessionInfo.getDeliveryMode()static DeliveryModestatic 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 com.epam.fixengine.jms.config with parameters of type DeliveryMode