| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.protocol.proton.converter | |
| org.apache.activemq.artemis.core.protocol.proton.converter.jms |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
ServerJMSMessage |
ProtonMessageConverter.inboundJMSType(org.apache.qpid.proton.jms.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 |
ServerJMSStreamMessage |
class |
ServerJMSTextMessage
ActiveMQ Artemis implementation of a JMS TextMessage.
|
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.