Package | Description |
---|---|
org.apache.activemq.artemis.core.protocol.proton.converter | |
org.apache.activemq.artemis.core.protocol.proton.converter.message |
Modifier and Type | Method and Description |
---|---|
ServerJMSMessage |
ProtonMessageConverter.inboundJMSType(EncodedMessage messageSource)
Just create the JMS Part of the inbound (for testing)
|
Modifier and Type | Method and Description |
---|---|
javax.jms.Message |
JMSMappingInboundTransformer.transform(EncodedMessage amqpMessage) |
javax.jms.Message |
AMQPNativeInboundTransformer.transform(EncodedMessage amqpMessage) |
javax.jms.Message |
AMQPRawInboundTransformer.transform(EncodedMessage amqpMessage) |
abstract javax.jms.Message |
InboundTransformer.transform(EncodedMessage amqpMessage) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.