Uses of Interface
org.apache.qpid.proton.engine.Link
Packages that use Link
-
Uses of Link in org.apache.qpid.proton.engine
Subinterfaces of Link in org.apache.qpid.proton.engineMethods in org.apache.qpid.proton.engine that return LinkModifier and TypeMethodDescriptionDelivery.getLink()
Event.getLink()
Connection.linkHead
(EnumSet<EndpointState> local, EnumSet<EndpointState> remote) Returns the head of the list of links in the specified states.Link.next
(EnumSet<EndpointState> local, EnumSet<EndpointState> remote) -
Uses of Link in org.apache.qpid.proton.engine.impl
Classes in org.apache.qpid.proton.engine.impl that implement LinkMethods in org.apache.qpid.proton.engine.impl that return LinkModifier and TypeMethodDescriptionConnectionImpl.linkHead
(EnumSet<EndpointState> local, EnumSet<EndpointState> remote) LinkImpl.next
(EnumSet<EndpointState> local, EnumSet<EndpointState> remote)