|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProxyConnector | |
---|---|
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 ProxyConnector in org.apache.activemq.broker |
---|
Methods in org.apache.activemq.broker that return ProxyConnector | |
---|---|
ProxyConnector |
BrokerService.addProxyConnector(ProxyConnector connector)
|
ProxyConnector |
BrokerService.addProxyConnector(java.lang.String bindAddress)
Adds a new proxy connector using the given bind address |
ProxyConnector |
BrokerService.addProxyConnector(java.net.URI bindAddress)
Adds a new proxy connector using the given bind address |
Methods in org.apache.activemq.broker with parameters of type ProxyConnector | |
---|---|
ProxyConnector |
BrokerService.addProxyConnector(ProxyConnector connector)
|
protected void |
BrokerService.registerProxyConnectorMBean(ProxyConnector connector)
|
Uses of ProxyConnector in org.apache.activemq.broker.jmx |
---|
Constructors in org.apache.activemq.broker.jmx with parameters of type ProxyConnector | |
---|---|
ProxyConnectorView(ProxyConnector connector)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |