|
|||||||||
Home >> All >> org >> activemq >> broker >> [ impl overview ] | PREV PACKAGE NEXT PACKAGE |
Package org.activemq.broker.impl
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.
See:
Description
Class Summary | |
AdvisorySupport | Manages advisory subscriptions and messages |
AdvisorySupportTest | AdvisorySupportTest |
BrokerClientImpl | A Broker client side proxy representing a JMS Connnection |
BrokerConnectorImpl | An implementation of the broker (the JMS server) |
BrokerContainerFactoryImpl | |
BrokerContainerImpl | Represents the ActiveMQ JMS Broker which typically has one or many connectors |
DefaultBroker | The default org.activemq.broker.Broker implementation |
DefaultPersistenceAdapterFactory | Factory class that can create PersistenceAdapter objects. |
LocalBrokerInfo | Information about a connected Broker |
Main | A simple command line tool which runs a JMS Message Broker on the command line |
Package org.activemq.broker.impl Description
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.
|
|||||||||
Home >> All >> org >> activemq >> broker >> [ impl overview ] | PREV PACKAGE NEXT PACKAGE |