| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.protocol.openwire | |
| org.apache.activemq.artemis.core.protocol.openwire.amq |
| Constructor and Description |
|---|
OpenWireConnection(Connection connection,
ActiveMQServer server,
OpenWireProtocolManager openWireProtocolManager,
org.apache.activemq.openwire.OpenWireFormat wf,
Executor executor) |
| Modifier and Type | Method and Description |
|---|---|
OpenWireProtocolManager |
AMQConnectionContext.getBroker() |
| Modifier and Type | Method and Description |
|---|---|
void |
AMQConnectionContext.setBroker(OpenWireProtocolManager broker) |
| Constructor and Description |
|---|
AMQSession(org.apache.activemq.command.ConnectionInfo connInfo,
org.apache.activemq.command.SessionInfo sessInfo,
ActiveMQServer server,
OpenWireConnection connection,
OpenWireProtocolManager protocolManager) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.