| Package | Description |
|---|---|
| org.apache.activemq.artemis.protocol.amqp.broker |
This package includes classes used to interact with the broker.
|
| Modifier and Type | Method and Description |
|---|---|
static AMQPStandardMessage |
AMQPStandardMessage.createMessage(long messageID,
long messageFormat,
SimpleString replyTo,
org.apache.qpid.proton.amqp.messaging.Header header,
org.apache.qpid.proton.amqp.messaging.Properties properties,
Map<org.apache.qpid.proton.amqp.Symbol,Object> daMap,
Map<org.apache.qpid.proton.amqp.Symbol,Object> maMap,
Map<String,Object> apMap,
Map<org.apache.qpid.proton.amqp.Symbol,Object> footerMap,
org.apache.qpid.proton.amqp.messaging.Section body) |
AMQPStandardMessage |
AMQPSessionCallback.createStandardMessage(org.apache.qpid.proton.engine.Delivery delivery,
org.apache.qpid.proton.codec.ReadableBuffer data) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.