Package | Description |
---|---|
org.apache.activemq.artemis.core.protocol.proton.converter | |
org.apache.activemq.artemis.core.protocol.proton.converter.jms |
Modifier and Type | Method and Description |
---|---|
ServerJMSMessage |
ProtonMessageConverter.inboundJMSType(EncodedMessage messageSource)
Just create the JMS Part of the inbound (for testing)
|
ServerJMSMessage |
ActiveMQJMSVendor.wrapMessage(int messageType,
ServerMessage wrapped,
int deliveryCount) |
Modifier and Type | Class and Description |
---|---|
class |
ServerJMSBytesMessage |
class |
ServerJMSMapMessage
ActiveMQ Artemis implementation of a JMS MapMessage.
|
class |
ServerJMSObjectMessage |
class |
ServerJMSStreamMessage |
class |
ServerJMSTextMessage
ActiveMQ Artemis implementation of a JMS TextMessage.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.