|
|||||||||
| Home >> All >> org >> activemq >> [ service overview ] | PREV NEXT | ||||||||
Uses of Package
org.activemq.service
| Classes in org.activemq.service used by org.activemq.service | |
| BrokerTestSupport
Useful base class for Broker related test cases |
|
| DeadLetterPolicy
Determines how messages are stored in a dead letter queue |
|
| Dispatcher
A dispatcher of messages to some JMS connection. |
|
| MessageContainer
A MessageContainer holds the messages for a particular destination |
|
| MessageContainerAdmin
Provides a admin view to a destination. |
|
| MessageContainerManager
A manager of MessageContainer instances |
|
| MessageIdentity
Represents a message identity, either by using a unique message number, which is ordered and must not be zero or by specifying the String messageID. |
|
| QueueList
Represents a Queue with List like semantics, allowing addition and removal at any point in the queue. |
|
| QueueListEntry
Represents an entry in a linked list |
|
Service
Service represents some service of some kind with a simple start/stop lifecycle. |
|
| SimpleTopicBrokerTest
|
|
| SubscriberEntry
Represents a durable subscribers subscription entry which contains details of the subscription and the subscriber's unique ID |
|
| Subscription
A Subscription holds messages to be dispatched to a a Client Consumer |
|
| TopicBrokerTest
|
|
| Transaction
A Transaction keeps track of all the tasks that must be run before and after transactional events. |
|
| TransactionTask
The TransactionTask interface should be implemented by any class whose instances are intended to be executed as part of a transaction event. |
|
|
|||||||||
| Home >> All >> org >> activemq >> [ service overview ] | PREV NEXT | ||||||||