Package | Description |
---|---|
org.apache.qpid.client.handler | |
org.apache.qpid.framing |
Modifier and Type | Method and Description |
---|---|
boolean |
ClientMethodDispatcherImpl.dispatchBasicReturn(BasicReturnBody body,
int channelId) |
void |
BasicReturnMethodHandler.methodReceived(AMQProtocolSession session,
BasicReturnBody body,
int channelId) |
Modifier and Type | Method and Description |
---|---|
BasicReturnBody |
MethodRegistry.createBasicReturnBody(int replyCode,
AMQShortString replyText,
AMQShortString exchange,
AMQShortString routingKey) |
Modifier and Type | Method and Description |
---|---|
boolean |
ClientMethodDispatcher.dispatchBasicReturn(BasicReturnBody body,
int channelId) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.