Uses of Package
org.jboss.messaging.core.impl

Packages that use org.jboss.messaging.core.impl
org.jboss.jms.server   
org.jboss.jms.server.plugin   
org.jboss.messaging.core.impl   
org.jboss.messaging.core.impl.postoffice   
 

Classes in org.jboss.messaging.core.impl used by org.jboss.jms.server
FailoverWaiter
           
IDManager
          A IDManager.
RotatingID
          A RotatingID 64 bits, made up of: First 10 bits - node id Next 39 bits - 4th - 42nd bits of system time Next 15 bits - rotating counter
 

Classes in org.jboss.messaging.core.impl used by org.jboss.jms.server.plugin
JDBCSupport
          Common functionality for messaging components that need to access a database.
 

Classes in org.jboss.messaging.core.impl used by org.jboss.messaging.core.impl
ChannelSupport
          This class provides much of the functionality needed to implement a channel.
JDBCSupport
          Common functionality for messaging components that need to access a database.
OrderingGroupMonitor
          This class guards against any delivering of ordering group messages.
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.
 

Classes in org.jboss.messaging.core.impl used by org.jboss.messaging.core.impl.postoffice
IDManager
          A IDManager.
JDBCSupport
          Common functionality for messaging components that need to access a database.
 



Copyright © 2006 JBoss Inc. All Rights Reserved.