| 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 | Method and Description |
|---|---|
ProxyConnector |
BrokerService.addProxyConnector(ProxyConnector connector) |
ProxyConnector |
BrokerService.addProxyConnector(String bindAddress)
Adds a new proxy connector using the given bind address
|
ProxyConnector |
BrokerService.addProxyConnector(URI bindAddress)
Adds a new proxy connector using the given bind address
|
| Modifier and Type | Method and Description |
|---|---|
List<ProxyConnector> |
BrokerService.getProxyConnectors() |
| Modifier and Type | Method and Description |
|---|---|
ProxyConnector |
BrokerService.addProxyConnector(ProxyConnector connector) |
protected void |
BrokerService.registerProxyConnectorMBean(ProxyConnector connector) |
| Constructor and Description |
|---|
ProxyConnectorView(ProxyConnector connector) |
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.