| 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.
|
| org.apache.activemq.artemis.protocol.amqp.proton.handler |
| Modifier and Type | Field and Description |
|---|---|
protected ProtonHandler |
AMQPConnectionContext.handler |
| Modifier and Type | Method and Description |
|---|---|
ProtonHandler |
ProtonHandler.addEventHandler(EventHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventHandler.onAuthInit(ProtonHandler handler,
org.apache.qpid.proton.engine.Connection connection,
boolean sasl) |
Copyright © 2017 The Apache Software Foundation. All Rights Reserved.