|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BrokerInfo | |
org.activemq.broker | The API for the JMS Broker which is the server side of a JMS network though it may be deployed inside a client in peer style networks. |
org.activemq.broker.impl | The default implementation of the JMS Broker |
Uses of BrokerInfo in org.activemq.broker |
Methods in org.activemq.broker that return BrokerInfo | |
BrokerInfo |
Broker.getBrokerInfo()
|
BrokerInfo |
BrokerConnector.getBrokerInfo()
|
Uses of BrokerInfo in org.activemq.broker.impl |
Subclasses of BrokerInfo in org.activemq.broker.impl | |
class |
LocalBrokerInfo
Information about a connected Broker |
Methods in org.activemq.broker.impl that return BrokerInfo | |
BrokerInfo |
BrokerConnectorImpl.getBrokerInfo()
|
BrokerInfo |
DefaultBroker.getBrokerInfo()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |