| Package | Description |
|---|---|
| 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 |
AMQPSessionContext.addSender(org.apache.qpid.proton.engine.Sender sender,
SenderController senderController) |
| Constructor and Description |
|---|
ProtonServerSenderContext(AMQPConnectionContext connection,
org.apache.qpid.proton.engine.Sender sender,
AMQPSessionContext protonSession,
AMQPSessionCallback server,
SenderController senderController) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.