| Package | Description |
|---|---|
| org.apache.activemq.artemis.protocol.amqp.converter |
This package will include classes used to make convertions between Artemis and AMQP.
|
| Modifier and Type | Method and Description |
|---|---|
static ServerJMSTextMessage |
AMQPMessageSupport.createTextMessage(long id,
org.apache.activemq.artemis.core.message.impl.CoreMessageObjectPools coreMessageObjectPools) |
static ServerJMSTextMessage |
AMQPMessageSupport.createTextMessage(long id,
String text,
org.apache.activemq.artemis.core.message.impl.CoreMessageObjectPools coreMessageObjectPools) |
Copyright © 2018 The Apache Software Foundation. All Rights Reserved.