| Package | Description |
|---|---|
| org.apache.qpid.client | |
| org.apache.qpid.client.messaging.address |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AMQSession_0_8.doBind(AMQDestination dest,
AMQDestination.Binding binding,
String queue,
String exchange) |
protected void |
AMQSession_0_10.doBind(AMQDestination dest,
AMQDestination.Binding binding,
String queue,
String exchange) |
protected abstract void |
AMQSession.doBind(AMQDestination dest,
AMQDestination.Binding binding,
String queue,
String exchange) |
protected void |
AMQSession_0_8.doUnbind(AMQDestination.Binding binding,
String queue,
String exchange) |
| Modifier and Type | Method and Description |
|---|---|
List<AMQDestination.Binding> |
Node.getBindings() |
List<AMQDestination.Binding> |
Link.getBindings() |
List<AMQDestination.Binding> |
AddressHelper.getBindings(Map props) |
| Modifier and Type | Method and Description |
|---|---|
void |
Node.setBindings(List<AMQDestination.Binding> bindings) |
void |
Link.setBindings(List<AMQDestination.Binding> bindings) |
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.