Uses of Class
org.apache.qpid.proton.engine.impl.LinkImpl

Packages that use LinkImpl
org.apache.qpid.proton.engine.impl   
 

Uses of LinkImpl in org.apache.qpid.proton.engine.impl
 

Subclasses of LinkImpl in org.apache.qpid.proton.engine.impl
 class ReceiverImpl
           
 class SenderImpl
           
 

Methods in org.apache.qpid.proton.engine.impl that return LinkImpl
 LinkImpl DeliveryImpl.getLink()
           
 

Methods in org.apache.qpid.proton.engine.impl that return types with arguments of type LinkImpl
protected  org.apache.qpid.proton.engine.impl.LinkNode<LinkImpl> ConnectionImpl.addLinkEndpoint(LinkImpl endpoint)
           
 

Methods in org.apache.qpid.proton.engine.impl with parameters of type LinkImpl
protected  org.apache.qpid.proton.engine.impl.LinkNode<LinkImpl> ConnectionImpl.addLinkEndpoint(LinkImpl endpoint)
           
 

Constructors in org.apache.qpid.proton.engine.impl with parameters of type LinkImpl
DeliveryImpl(byte[] tag, LinkImpl link, DeliveryImpl previous)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.