Uses of Enum
org.apache.qpid.protonj2.engine.EngineState
Packages that use EngineState
-
Uses of EngineState in org.apache.qpid.protonj2.engine
Methods in org.apache.qpid.protonj2.engine that return EngineStateModifier and TypeMethodDescriptionEngine.state()
static EngineState
Returns the enum constant of this type with the specified name.static EngineState[]
EngineState.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of EngineState in org.apache.qpid.protonj2.engine.impl
Methods in org.apache.qpid.protonj2.engine.impl that return EngineState