Package org.jboss.messaging.channel.plugins.handler

Interface Summary
ChannelHandler (src) A channel handler.
 

Class Summary
AbstractChannel (src) An abstract channel
AbstractChannelHandler (src) An abstract channel handler
ExclusiveChannel (src) An exclusive channel has just one subscriber
ExclusiveChannelHandler (src) A channel handler that has only one consumer
SharedChannel (src) A shared channel has multiple subscribers
SharedChannelHandler (src) A channel handler that has multiple consumers