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> |
Link.getBindings() |
List<AMQDestination.Binding> |
Node.getBindings() |
List<AMQDestination.Binding> |
AddressHelper.getBindings(Map props) |
Modifier and Type | Method and Description |
---|---|
void |
Link.setBindings(List<AMQDestination.Binding> bindings) |
void |
Node.setBindings(List<AMQDestination.Binding> bindings) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.