Uses of Enum
org.apache.qpid.protonj2.engine.SessionState
Packages that use SessionState
- 
Uses of SessionState in org.apache.qpid.protonj2.engineMethods in org.apache.qpid.protonj2.engine that return SessionStateModifier and TypeMethodDescriptionSession.getRemoteState()Session.getState()static SessionStateReturns 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.implMethods in org.apache.qpid.protonj2.engine.impl that return SessionState