Package org.apache.qpid.server.logging.actors

Class Summary
AbstractActor  
AMQPChannelActor An AMQPChannelActor represtents a connection through the AMQP port with an associated Channel.
AMQPConnectionActor An AMQPConnectionActor represtents a connectionthrough the AMQP port.
BrokerActor  
CurrentActor The CurrentActor is a ThreadLocal wrapper that allows threads in the broker to retrieve an actor to perform logging.
GenericActor  
ManagementActor NOTE: This actor is not thread safe.
QueueActor This Actor is used when while the queue is performing an asynchronous process of its queue.
SubscriptionActor The subscription actor provides formatted logging for actions that are performed by the subsciption.
 



Licensed to the Apache Software Foundation