public final class OpenWireMessageConverter extends Object
| Modifier and Type | Field and Description |
|---|---|
static SimpleString |
AMQ_MSG_DLQ_DELIVERY_FAILURE_CAUSE_PROPERTY |
| Constructor and Description |
|---|
OpenWireMessageConverter() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.activemq.command.MessageDispatch |
createMessageDispatch(MessageReference reference,
ICoreMessage message,
org.apache.activemq.wireformat.WireFormat marshaller,
AMQConsumer consumer) |
static Message |
inbound(org.apache.activemq.command.Message messageSend,
org.apache.activemq.wireformat.WireFormat marshaller,
CoreMessageObjectPools coreMessageObjectPools) |
static byte |
toCoreType(byte amqType) |
public static final SimpleString AMQ_MSG_DLQ_DELIVERY_FAILURE_CAUSE_PROPERTY
public static Message inbound(org.apache.activemq.command.Message messageSend, org.apache.activemq.wireformat.WireFormat marshaller, CoreMessageObjectPools coreMessageObjectPools) throws Exception
Exceptionpublic static byte toCoreType(byte amqType)
public static org.apache.activemq.command.MessageDispatch createMessageDispatch(MessageReference reference, ICoreMessage message, org.apache.activemq.wireformat.WireFormat marshaller, AMQConsumer consumer) throws IOException
IOExceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.