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

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

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

Methods in org.apache.wsrp4j.persistence.xml with parameters of type RegistrationList
 PersistentInformation ServerPersistentInformationProvider.getPersistentInformation(RegistrationList registrationList)
          Returns the persistent file information for the Registration
 

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

Methods in org.apache.wsrp4j.persistence.xml.driver with parameters of type RegistrationList
 PersistentInformation ServerPersistentInformationProviderImpl.getPersistentInformation(RegistrationList registrationList)
          Returns the persistent file information for the Registration
 



--