| 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.client |
This contains a very limited ClientProtocolmanager for AMQP / Proton
Where it only satisfies very basic functionality.
|
| Modifier and Type | Field and Description |
|---|---|
protected ActiveMQProtonRemotingConnection |
AMQPConnectionCallback.protonConnectionDelegate |
| Modifier and Type | Method and Description |
|---|---|
ActiveMQProtonRemotingConnection |
AMQPConnectionCallback.getProtonConnectionDelegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
AMQPConnectionCallback.setProtonConnectionDelegate(ActiveMQProtonRemotingConnection protonConnectionDelegate) |
| Modifier and Type | Method and Description |
|---|---|
ActiveMQProtonRemotingConnection |
AMQPClientConnectionFactory.createConnection(ProtonProtocolManager protocolManager,
Connection connection,
Optional<EventHandler> eventHandler) |
Copyright © 2017 The Apache Software Foundation. All Rights Reserved.