Uses of Package
org.activemq.broker

Packages that use org.activemq.broker
org.activemq The core JMS client implementation classes 
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  
org.activemq.security Plugable Security Adapter framework along with default implementations such as the JAAS implementation. 
org.activemq.security.jassjacc   
org.activemq.service The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager  
org.activemq.service.boundedvm   
org.activemq.service.impl Default implementations of the services  
org.activemq.spring Utilities for loading a Message Broker using Spring's XML deployment mechanism  
org.activemq.store.jdbc Message persistence implemented using JDBC  
org.activemq.store.vm VM based implementation of message persistence  
org.activemq.transport The transport abstraction layer for sending and receiving Packets over a network  
org.activemq.transport.peer   
org.activemq.transport.remote   
org.activemq.transport.vm An implementation of the transport layer using intra-JVM communication  
 

Classes in org.activemq.broker used by org.activemq
Broker
          The Message Broker which routes messages, maintains subscriptions and connections, acknowlegdges messages and handles transactions.
BrokerConnector
          The Broker is the client side interface to the JMS server
BrokerContainer
          The ActiveMQ JMS Broker Container which contains a Broker and one or more instances talking over some TransportChannel

Note that once a broker container has been stopped it should be discarded and a new service instance created again.

BrokerContainerFactory
          A Factory of BrokerContainer objects
BrokerContext
          A cache of all the brokers and broker connectors in use which is usually used in a singleton way but could be used in an IoC style manner.
 

Classes in org.activemq.broker used by org.activemq.broker
Broker
          The Message Broker which routes messages, maintains subscriptions and connections, acknowlegdges messages and handles transactions.
BrokerAdmin
          Provides a admin view to a broker.
BrokerClient
          A Broker side proxy representing mostly outbound JMS Connnection
BrokerConnector
          The Broker is the client side interface to the JMS server
BrokerContainer
          The ActiveMQ JMS Broker Container which contains a Broker and one or more instances talking over some TransportChannel

Note that once a broker container has been stopped it should be discarded and a new service instance created again.

BrokerContainerFactory
          A Factory of BrokerContainer objects
BrokerContext
          A cache of all the brokers and broker connectors in use which is usually used in a singleton way but could be used in an IoC style manner.
ConsumerInfoListener
          A listener for ConsumerInfo packets
 

Classes in org.activemq.broker used by org.activemq.broker.impl
Broker
          The Message Broker which routes messages, maintains subscriptions and connections, acknowlegdges messages and handles transactions.
BrokerAdmin
          Provides a admin view to a broker.
BrokerClient
          A Broker side proxy representing mostly outbound JMS Connnection
BrokerConnector
          The Broker is the client side interface to the JMS server
BrokerContainer
          The ActiveMQ JMS Broker Container which contains a Broker and one or more instances talking over some TransportChannel

Note that once a broker container has been stopped it should be discarded and a new service instance created again.

BrokerContainerFactory
          A Factory of BrokerContainer objects
BrokerContext
          A cache of all the brokers and broker connectors in use which is usually used in a singleton way but could be used in an IoC style manner.
ConsumerInfoListener
          A listener for ConsumerInfo packets
 

Classes in org.activemq.broker used by org.activemq.security
BrokerClient
          A Broker side proxy representing mostly outbound JMS Connnection
 

Classes in org.activemq.broker used by org.activemq.security.jassjacc
BrokerClient
          A Broker side proxy representing mostly outbound JMS Connnection
 

Classes in org.activemq.broker used by org.activemq.service
Broker
          The Message Broker which routes messages, maintains subscriptions and connections, acknowlegdges messages and handles transactions.
BrokerClient
          A Broker side proxy representing mostly outbound JMS Connnection
BrokerContainer
          The ActiveMQ JMS Broker Container which contains a Broker and one or more instances talking over some TransportChannel

Note that once a broker container has been stopped it should be discarded and a new service instance created again.

 

Classes in org.activemq.broker used by org.activemq.service.boundedvm
BrokerClient
          A Broker side proxy representing mostly outbound JMS Connnection
 

Classes in org.activemq.broker used by org.activemq.service.impl
Broker
          The Message Broker which routes messages, maintains subscriptions and connections, acknowlegdges messages and handles transactions.
BrokerClient
          A Broker side proxy representing mostly outbound JMS Connnection
 

Classes in org.activemq.broker used by org.activemq.spring
BrokerContainer
          The ActiveMQ JMS Broker Container which contains a Broker and one or more instances talking over some TransportChannel

Note that once a broker container has been stopped it should be discarded and a new service instance created again.

BrokerContainerFactory
          A Factory of BrokerContainer objects
BrokerContext
          A cache of all the brokers and broker connectors in use which is usually used in a singleton way but could be used in an IoC style manner.
 

Classes in org.activemq.broker used by org.activemq.store.jdbc
BrokerContainer
          The ActiveMQ JMS Broker Container which contains a Broker and one or more instances talking over some TransportChannel

Note that once a broker container has been stopped it should be discarded and a new service instance created again.

 

Classes in org.activemq.broker used by org.activemq.store.vm
Broker
          The Message Broker which routes messages, maintains subscriptions and connections, acknowlegdges messages and handles transactions.
 

Classes in org.activemq.broker used by org.activemq.transport
BrokerClient
          A Broker side proxy representing mostly outbound JMS Connnection
BrokerConnector
          The Broker is the client side interface to the JMS server
BrokerContainer
          The ActiveMQ JMS Broker Container which contains a Broker and one or more instances talking over some TransportChannel

Note that once a broker container has been stopped it should be discarded and a new service instance created again.

ConsumerInfoListener
          A listener for ConsumerInfo packets
 

Classes in org.activemq.broker used by org.activemq.transport.peer
BrokerConnector
          The Broker is the client side interface to the JMS server
BrokerContainer
          The ActiveMQ JMS Broker Container which contains a Broker and one or more instances talking over some TransportChannel

Note that once a broker container has been stopped it should be discarded and a new service instance created again.

 

Classes in org.activemq.broker used by org.activemq.transport.remote
BrokerConnector
          The Broker is the client side interface to the JMS server
 

Classes in org.activemq.broker used by org.activemq.transport.vm
BrokerConnector
          The Broker is the client side interface to the JMS server
 



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