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