Uses of Class
org.codehaus.activemq.message.BrokerInfo

Packages that use BrokerInfo
org.codehaus.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.codehaus.activemq.broker.impl The default implementation of the JMS Broker  
 

Uses of BrokerInfo in org.codehaus.activemq.broker
 

Methods in org.codehaus.activemq.broker that return BrokerInfo
 BrokerInfo BrokerConnector.getBrokerInfo()
           
 

Uses of BrokerInfo in org.codehaus.activemq.broker.impl
 

Methods in org.codehaus.activemq.broker.impl that return BrokerInfo
 BrokerInfo BrokerConnectorImpl.getBrokerInfo()
           
 



Copyright © 2004-2005 Protique, Ltd.. All Rights Reserved.