Package | Description |
---|---|
org.apache.qpid.client | |
org.apache.qpid.client.messaging.address | |
org.apache.qpid.messaging | |
org.apache.qpid.messaging.util |
Modifier and Type | Method and Description |
---|---|
Address |
AMQDestination.getAddress() |
Modifier and Type | Method and Description |
---|---|
protected void |
AMQDestination.setAddress(Address addr) |
Constructor and Description |
---|
AMQAnyDestination(Address addr) |
AMQDestination(Address address) |
AMQQueue(Address address) |
AMQTopic(Address address) |
Constructor and Description |
---|
AddressHelper(Address address) |
Modifier and Type | Method and Description |
---|---|
static Address |
Address.parse(String address) |
Modifier and Type | Method and Description |
---|---|
Address |
AddressParser.address() |
Address |
AddressParser.parse() |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.