| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.protocol.openwire | |
| org.apache.activemq.artemis.core.protocol.openwire.amq |
| Modifier and Type | Method and Description |
|---|---|
AMQConnectionContext |
OpenWireConnection.getContext() |
AMQConnectionContext |
OpenWireConnection.CommandProcessor.getContext() |
AMQConnectionContext |
OpenWireConnection.initContext(org.apache.activemq.command.ConnectionInfo info) |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenWireProtocolManager.fireAdvisory(AMQConnectionContext context,
org.apache.activemq.command.ActiveMQTopic topic,
org.apache.activemq.command.Command copy) |
void |
OpenWireProtocolManager.fireAdvisory(AMQConnectionContext context,
org.apache.activemq.command.ActiveMQTopic topic,
org.apache.activemq.command.Command command,
org.apache.activemq.command.ConsumerId targetConsumerId,
String originalConnectionId) |
void |
OpenWireConnection.reconnect(AMQConnectionContext existingContext,
org.apache.activemq.command.ConnectionInfo info) |
void |
OpenWireConnection.removeSession(AMQConnectionContext context,
org.apache.activemq.command.SessionInfo info) |
| Modifier and Type | Method and Description |
|---|---|
AMQConnectionContext |
AMQConnectionContext.copy() |
AMQConnectionContext |
AMQProducerBrokerExchange.getConnectionContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
AMQProducerBrokerExchange.setConnectionContext(AMQConnectionContext connectionContext) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.