|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExchangeBound | |
---|---|
org.apache.qpid.transport |
Uses of ExchangeBound in org.apache.qpid.transport |
---|
Methods in org.apache.qpid.transport that return ExchangeBound | |
---|---|
ExchangeBound |
ExchangeBound.arguments(Map<String,Object> value)
|
ExchangeBound |
ExchangeBound.bindingKey(String value)
|
ExchangeBound |
ExchangeBound.clearArguments()
|
ExchangeBound |
ExchangeBound.clearBindingKey()
|
ExchangeBound |
ExchangeBound.clearExchange()
|
ExchangeBound |
ExchangeBound.clearQueue()
|
ExchangeBound |
ExchangeBound.exchange(String value)
|
ExchangeBound |
ExchangeBound.queue(String value)
|
ExchangeBound |
ExchangeBound.setArguments(Map<String,Object> value)
|
ExchangeBound |
ExchangeBound.setBindingKey(String value)
|
ExchangeBound |
ExchangeBound.setExchange(String value)
|
ExchangeBound |
ExchangeBound.setQueue(String value)
|
Methods in org.apache.qpid.transport with parameters of type ExchangeBound | |
---|---|
void |
MethodDelegate.exchangeBound(C context,
ExchangeBound method)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |