| Package | Description |
|---|---|
| org.apache.activemq.artemis.protocol.amqp.converter |
This package will include classes used to make convertions between Artemis and AMQP.
|
| org.apache.activemq.artemis.protocol.amqp.converter.coreWrapper |
| Modifier and Type | Method and Description |
|---|---|
static CoreBytesMessageWrapper |
AMQPMessageSupport.createBytesMessage(long id,
byte[] array,
int arrayOffset,
int length,
CoreMessageObjectPools coreMessageObjectPools) |
static CoreBytesMessageWrapper |
AMQPMessageSupport.createBytesMessage(long id,
CoreMessageObjectPools coreMessageObjectPools) |
| Modifier and Type | Method and Description |
|---|---|
protected static org.apache.qpid.proton.amqp.Binary |
CoreBytesMessageWrapper.getBinaryFromMessageBody(CoreBytesMessageWrapper message) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.