|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Connector | |
|---|---|
| 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. |
| Uses of Connector in org.apache.activemq.broker |
|---|
| Classes in org.apache.activemq.broker that implement Connector | |
|---|---|
class |
TransportConnector
|
| Methods in org.apache.activemq.broker that return Connector | |
|---|---|
Connector |
TransportConnection.getConnector()
|
Connector |
ConnectionContext.getConnector()
|
Connector |
Connection.getConnector()
|
| Methods in org.apache.activemq.broker with parameters of type Connector | |
|---|---|
void |
ConnectionContext.setConnector(Connector connector)
|
| Uses of Connector in org.apache.activemq.broker.jmx |
|---|
| Classes in org.apache.activemq.broker.jmx that implement Connector | |
|---|---|
class |
ManagedTransportConnector
A managed transport connector which can create multiple managed connections as clients connect. |
| Constructors in org.apache.activemq.broker.jmx with parameters of type Connector | |
|---|---|
ConnectorView(Connector connector)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||