Package org.jboss.messaging.core.server.impl

Class Summary
DeliveryImpl A DeliveryImpl
DistributorImpl  
DivertImpl A DivertImpl simply diverts a message to a different forwardAddress
GroupingRoundRobinDistributor Distributes message based on the message property 'JBM_GROUP_ID'.
LastValueQueue A queue that will discard messages if a newer message with the same MessageImpl.HDR_LAST_VALUE_NAME property value.
MessageReferenceImpl Implementation of a MessageReference
MessagingServerImpl The messaging server implementation
MessagingServerPacketHandler A packet handler for all packets that need to be handled at the server level
QueueFactoryImpl A QueueFactoryImpl
QueueImpl Implementation of a Queue TODO use Java 5 concurrent queue
RoundRobinDistributor A RoundRobinDistributor
ScheduledDeliveryHandlerImpl Handles scheduling deliveries to a queue at the correct time.
ServerConsumerImpl Concrete implementation of a ClientConsumer.
ServerMessageImpl A ServerMessageImpl
ServerSessionImpl  
ServerSessionPacketHandler A ServerSessionPacketHandler
 



Copyright © 2006 JBoss Inc. All Rights Reserved.