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

Packages that use org.jboss.messaging.core.paging
org.jboss.messaging.core.paging   
org.jboss.messaging.core.paging.impl   
org.jboss.messaging.core.persistence   
org.jboss.messaging.core.persistence.impl.journal   
org.jboss.messaging.core.persistence.impl.nullpm   
org.jboss.messaging.core.postoffice   
org.jboss.messaging.core.postoffice.impl   
org.jboss.messaging.core.server.impl   
 

Classes in org.jboss.messaging.core.paging used by org.jboss.messaging.core.paging
PagedMessage
          A Paged message We can't just record the ServerMessage as we need other information (such as the TransactionID used during paging)
PageTransactionInfo
          Look at the WIKI for more information.
PagingManager
          Look at the WIKI for more information.
PagingStore
          The implementation will take care of details such as PageSize.
 

Classes in org.jboss.messaging.core.paging used by org.jboss.messaging.core.paging.impl
Page
          Look at the WIKI for more information.
PagedMessage
          A Paged message We can't just record the ServerMessage as we need other information (such as the TransactionID used during paging)
PageTransactionInfo
          Look at the WIKI for more information.
PagingManager
          Look at the WIKI for more information.
PagingStore
          The implementation will take care of details such as PageSize.
PagingStoreFactory
          The integration point between the PagingManger and the File System (aka SequentialFiles)
 

Classes in org.jboss.messaging.core.paging used by org.jboss.messaging.core.persistence
PageTransactionInfo
          Look at the WIKI for more information.
PagingManager
          Look at the WIKI for more information.
 

Classes in org.jboss.messaging.core.paging used by org.jboss.messaging.core.persistence.impl.journal
PageTransactionInfo
          Look at the WIKI for more information.
PagingManager
          Look at the WIKI for more information.
 

Classes in org.jboss.messaging.core.paging used by org.jboss.messaging.core.persistence.impl.nullpm
PageTransactionInfo
          Look at the WIKI for more information.
PagingManager
          Look at the WIKI for more information.
 

Classes in org.jboss.messaging.core.paging used by org.jboss.messaging.core.postoffice
PagingManager
          Look at the WIKI for more information.
 

Classes in org.jboss.messaging.core.paging used by org.jboss.messaging.core.postoffice.impl
PagingManager
          Look at the WIKI for more information.
 

Classes in org.jboss.messaging.core.paging used by org.jboss.messaging.core.server.impl
PagingManager
          Look at the WIKI for more information.
 



Copyright © 2006 JBoss Inc. All Rights Reserved.