Uses of Package
org.apache.wsrp4j.persistence.xml

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

Classes in org.apache.wsrp4j.persistence.xml used by org.apache.wsrp4j.persistence.xml.driver
ClientPersistentInformationProvider
          Contains the persistent file store information for the castor xml file support used by client applications e.g.
PersistentDataObjectXML
          This class is the generic interface for the PersistentDataObject implementations with XML support.
PersistentInformationXML
          This class defines the interface for persistent information needed to store and retrieve PersistentDataObjects with castor XML support.
ServerPersistentInformationProvider
          Contains the persistent file store information for the castor xml file support used by server applications e.g.
 



--