Uses of Enum
org.apache.qpid.protonj2.engine.SessionState
-
Uses of SessionState in org.apache.qpid.protonj2.engine
Modifier and TypeMethodDescriptionSession.getRemoteState()
Session.getState()
static SessionState
Returns the enum constant of this type with the specified name.static SessionState[]
SessionState.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SessionState in org.apache.qpid.protonj2.engine.impl