Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.activemq.service.impl

Classes in org.activemq.service.impl used by org.activemq.service.impl
AbstractTransaction
          Keeps track of all the actions the need to be done when a transaction does a commit or rollback.
AutoCommitTransaction
          Keeps track of all the actions the need to be done when a transaction does a commit or rollback.
DefaultQueueListEntry
          Linked list entry class
DispatchWorker
          A Dispatcher that polls for updates for active Message Consumers
DurableTopicMessageContainerManager
          A default Broker used for Topic messages for durable consumers
MessageContainerManagerSupport
           
MessagePointer
          An entry for a message to be dispatched
ProxyMessageContainerManager
          A Proxy implementation of org.activemq.service.MessageContainerManager which delegates to some other implementation which is useful for writing Facade implementations
QueueListSupport.Header
           
QueueListSupport.Node
           
SubscriptionContainerImpl
          A default RAM only implementation of the org.activemq.service.SubscriptionContainer
SubscriptionImpl
          A Subscription holds messages to be dispatched to a a Client Consumer