Uses of Class
org.jboss.messaging.core.impl.ChannelSupport

Packages that use ChannelSupport
org.jboss.messaging.core.impl   
 

Uses of ChannelSupport in org.jboss.messaging.core.impl
 

Subclasses of ChannelSupport in org.jboss.messaging.core.impl
 class MessagingQueue
          A MessagingQueue Can be used to implement a point to point queue, or a subscription fed from a topic
 class PagingChannelSupport
          This channel implementation automatically pages message references to and from storage to prevent more than a maximum number of references being stored in memory at once.
 



Copyright © 2006 JBoss Inc. All Rights Reserved.