Package | Description |
---|---|
org.apache.activemq.broker |
The core classes for the ActiveMQ Message Broker and its connectors.
|
org.apache.activemq.broker.jmx |
JMX MBeans for the broker and its core connectors.
|
Modifier and Type | Class and Description |
---|---|
class |
TransportConnector |
Modifier and Type | Method and Description |
---|---|
Connector |
TransportConnection.getConnector() |
Connector |
Connection.getConnector() |
Connector |
ConnectionContext.getConnector() |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionContext.setConnector(Connector connector) |
Modifier and Type | Class and Description |
---|---|
class |
ManagedTransportConnector
A managed transport connector which can create multiple managed connections
as clients connect.
|
Constructor and Description |
---|
ConnectorView(Connector connector) |
Copyright © 2005–2017. All rights reserved.