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 8 bits - node id Next 42 bits - lowest 41 bits of system time Next 14 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.
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.