Uses of Enum Class
com.epam.fixengine.jms.config.SessionAckMode
Packages that use SessionAckMode
-
Uses of SessionAckMode in com.epam.fixengine.jms.config
Methods in com.epam.fixengine.jms.config that return SessionAckModeModifier and TypeMethodDescriptionstatic SessionAckModeSessionInfo.getSessionAckMode()static SessionAckModeReturns the enum constant of this class with the specified name.static SessionAckMode[]SessionAckMode.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 SessionAckModeModifier and TypeMethodDescriptionvoidSessionInfo.setSessionAckMode(SessionAckMode sessionAckMode)