Uses of Interface
org.jboss.messaging.core.paging.Page

Packages that use Page
org.jboss.messaging.core.paging.impl   
 

Uses of Page in org.jboss.messaging.core.paging.impl
 

Classes in org.jboss.messaging.core.paging.impl that implement Page
 class PageImpl
           
 

Methods in org.jboss.messaging.core.paging.impl that return Page
protected  Page PagingStoreImpl.createPage(int page)
           
 Page TestSupportPageStore.depage()
          Remove the first page from the Writing Queue.
 Page PagingStoreImpl.depage()
          It returns a Page out of the Page System without reading it.
 



Copyright © 2006 JBoss Inc. All Rights Reserved.