Package | Description |
---|---|
org.apache.qpid.client.handler | |
org.apache.qpid.client.message | |
org.apache.qpid.framing |
Modifier and Type | Method and Description |
---|---|
boolean |
ClientMethodDispatcherImpl.dispatchBasicDeliver(BasicDeliverBody body,
int channelId) |
void |
BasicDeliverMethodHandler.methodReceived(AMQProtocolSession session,
BasicDeliverBody body,
int channelId) |
Modifier and Type | Method and Description |
---|---|
BasicDeliverBody |
UnprocessedMessage_0_8.getDeliverBody() |
Modifier and Type | Method and Description |
---|---|
void |
UnprocessedMessage_0_8.setMethodBody(BasicDeliverBody deliverBody) |
Modifier and Type | Method and Description |
---|---|
BasicDeliverBody |
MethodRegistry.createBasicDeliverBody(AMQShortString consumerTag,
long deliveryTag,
boolean redelivered,
AMQShortString exchange,
AMQShortString routingKey) |
Modifier and Type | Method and Description |
---|---|
boolean |
ClientMethodDispatcher.dispatchBasicDeliver(BasicDeliverBody body,
int channelId) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.