Uses of Enum
org.apache.qpid.protonj2.engine.ConnectionState
Packages that use ConnectionState
- 
Uses of ConnectionState in org.apache.qpid.protonj2.engineMethods in org.apache.qpid.protonj2.engine that return ConnectionStateModifier and TypeMethodDescriptionConnection.getRemoteState()Connection.getState()static ConnectionStateReturns the enum constant of this type with the specified name.static ConnectionState[]ConnectionState.values()Returns an array containing the constants of this enum type, in the order they are declared.
- 
Uses of ConnectionState in org.apache.qpid.protonj2.engine.implMethods in org.apache.qpid.protonj2.engine.impl that return ConnectionState