| Package | Description |
|---|---|
| org.apache.qpid.framing.amqp_0_9 |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageTransferBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
MessageTransferBody |
MethodRegistry_0_9.createMessageTransferBody(int ticket,
AMQShortString destination,
boolean redelivered,
boolean immediate,
long ttl,
short priority,
long timestamp,
short deliveryMode,
long expiration,
AMQShortString exchange,
AMQShortString routingKey,
AMQShortString messageId,
AMQShortString correlationId,
AMQShortString replyTo,
AMQShortString contentType,
AMQShortString contentEncoding,
AMQShortString userId,
AMQShortString appId,
AMQShortString transactionId,
byte[] securityToken,
FieldTable applicationHeaders,
Content body) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_9.dispatchMessageTransfer(MessageTransferBody body,
int channelId) |
boolean |
ClientMethodDispatcher_0_9.dispatchMessageTransfer(MessageTransferBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.