Package | Description |
---|---|
org.apache.qpid.server.protocol.converter.v0_10_v1_0 | |
org.apache.qpid.server.protocol.converter.v0_8_v1_0 | |
org.apache.qpid.server.protocol.v1_0 |
Modifier and Type | Method and Description |
---|---|
Class<Message_1_0> |
MessageConverter_1_0_to_v0_10.getInputClass() |
Modifier and Type | Method and Description |
---|---|
MessageTransferMessage |
MessageConverter_1_0_to_v0_10.convert(Message_1_0 serverMsg,
VirtualHostImpl vhost) |
Modifier and Type | Method and Description |
---|---|
Class<Message_1_0> |
MessageConverter_1_0_to_v0_8.getInputClass() |
Modifier and Type | Method and Description |
---|---|
AMQMessage |
MessageConverter_1_0_to_v0_8.convert(Message_1_0 serverMsg,
VirtualHostImpl vhost) |
Modifier and Type | Method and Description |
---|---|
Message_1_0 |
MessageConverter_to_1_0.convert(M message,
VirtualHostImpl vhost) |
Modifier and Type | Method and Description |
---|---|
Class<Message_1_0> |
MessageConverter_v1_0_to_Internal.getInputClass() |
Class<Message_1_0> |
MessageConverter_to_1_0.getOutputClass() |
Modifier and Type | Method and Description |
---|---|
InternalMessage |
MessageConverter_v1_0_to_Internal.convert(Message_1_0 serverMessage,
VirtualHostImpl vhost) |
static Object |
MessageConverter_from_1_0.convertBodyToObject(Message_1_0 serverMessage) |
Outcome |
NodeReceivingDestination.send(Message_1_0 message,
ServerTransaction txn) |
Outcome |
QueueDestination.send(Message_1_0 message,
ServerTransaction txn) |
Outcome |
ExchangeDestination.send(Message_1_0 message,
ServerTransaction txn) |
Outcome |
ReceivingDestination.send(Message_1_0 message,
ServerTransaction txn) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.