Uses of Class
org.apache.qpid.client.messaging.address.Link

Packages that use Link
org.apache.qpid.client   
org.apache.qpid.client.messaging.address   
 

Uses of Link in org.apache.qpid.client
 

Fields in org.apache.qpid.client declared as Link
protected  Link AMQDestination._link
           
protected  Link AMQDestination._targetLink
           
 

Methods in org.apache.qpid.client that return Link
 Link AMQDestination.getLink()
           
 

Methods in org.apache.qpid.client with parameters of type Link
 void AMQDestination.setLink(Link link)
           
 

Uses of Link in org.apache.qpid.client.messaging.address
 

Methods in org.apache.qpid.client.messaging.address that return Link
 Link AddressHelper.getLink()
           
 



Licensed to the Apache Software Foundation