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

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

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

Methods in org.apache.wsrp4j.persistence.xml with parameters of type ServiceDescriptionList
 PersistentInformation ServerPersistentInformationProvider.getPersistentInformation(ServiceDescriptionList serviceDescriptionList)
          Returns the persistent file information for the ServiceDescription
 

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

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



--