| Package | Description |
|---|---|
| org.apache.activemq.artemis.protocol.amqp.broker |
This package includes classes used to interact with the broker.
|
| org.apache.activemq.artemis.protocol.amqp.proton |
This package includes classes used on the interaction with Proton, including Context classes that will be translated
through the model event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AMQPSessionCallback.serverSend(ProtonServerReceiverContext context,
org.apache.activemq.artemis.core.transaction.Transaction transaction,
org.apache.qpid.proton.engine.Receiver receiver,
org.apache.qpid.proton.engine.Delivery delivery,
SimpleString address,
int messageFormat,
org.apache.qpid.proton.codec.ReadableBuffer data) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<org.apache.qpid.proton.engine.Receiver,ProtonServerReceiverContext> |
AMQPSessionContext.receivers |
Copyright © 2018 The Apache Software Foundation. All Rights Reserved.