Uses of Class
org.apache.qpid.messaging.Address

Packages that use Address
org.apache.qpid.messaging   
org.apache.qpid.messaging.util   
 

Uses of Address in org.apache.qpid.messaging
 

Methods in org.apache.qpid.messaging that return Address
static Address Address.parse(String address)
           
 

Uses of Address in org.apache.qpid.messaging.util
 

Methods in org.apache.qpid.messaging.util that return Address
 Address AddressParser.address()
           
 Address AddressParser.parse()
           
 



Licensed to the Apache Software Foundation