Uses of Class
org.apache.wsrp4j.persistence.xml.driver.PageList

Packages that use PageList
org.apache.wsrp4j.persistence.xml   
org.apache.wsrp4j.persistence.xml.driver   
 

Uses of PageList in org.apache.wsrp4j.persistence.xml
 

Methods in org.apache.wsrp4j.persistence.xml with parameters of type PageList
 PersistentInformation ClientPersistentInformationProvider.getPersistentInformation(PageList pageList)
          Returns the persistent file information for the Page
 

Uses of PageList in org.apache.wsrp4j.persistence.xml.driver
 

Methods in org.apache.wsrp4j.persistence.xml.driver with parameters of type PageList
 PersistentInformation ClientPersistentInformationProviderImpl.getPersistentInformation(PageList pageList)
          Returns the persistent file information for the Page
 



--