Uses of Package
org.apache.wsrp4j.persistence

Packages that use org.apache.wsrp4j.persistence
org.apache.wsrp4j.consumer.app.driver   
org.apache.wsrp4j.consumer.driver   
org.apache.wsrp4j.persistence   
org.apache.wsrp4j.persistence.driver   
org.apache.wsrp4j.persistence.xml   
org.apache.wsrp4j.persistence.xml.driver   
org.apache.wsrp4j.producer.driver   
org.apache.wsrp4j.producer.provider.driver   
org.apache.wsrp4j.producer.provider.pluto.driver   
 

Classes in org.apache.wsrp4j.persistence used by org.apache.wsrp4j.consumer.app.driver
PersistentDataObject
          This class is the generic interface for the PersistentDataObject implementations used to store and retrieve objects from a persistent store.
PersistentHandler
          This class is the generic interface for the PersistentHandler implementation.
 

Classes in org.apache.wsrp4j.persistence used by org.apache.wsrp4j.consumer.driver
PersistentDataObject
          This class is the generic interface for the PersistentDataObject implementations used to store and retrieve objects from a persistent store.
PersistentHandler
          This class is the generic interface for the PersistentHandler implementation.
 

Classes in org.apache.wsrp4j.persistence used by org.apache.wsrp4j.persistence
PersistentDataObject
          This class is the generic interface for the PersistentDataObject implementations used to store and retrieve objects from a persistent store.
PersistentFactory
          This class is the base interface definition for the persistence support factory class.
PersistentHandler
          This class is the generic interface for the PersistentHandler implementation.
PersistentInformation
          This class is the generic interface for the persistent information used with PersistentDataObjects.
PersistentInformationProvider
          This class is the generic interface for the PersistentInformationProviders.
 

Classes in org.apache.wsrp4j.persistence used by org.apache.wsrp4j.persistence.driver
ClientPersistentFactory
          This class is the interface definition for the client persistence support factory class.
ServerPersistentFactory
          This class is the interface definition for the server persistence support factory class.
 

Classes in org.apache.wsrp4j.persistence used by org.apache.wsrp4j.persistence.xml
PersistentDataObject
          This class is the generic interface for the PersistentDataObject implementations used to store and retrieve objects from a persistent store.
PersistentInformation
          This class is the generic interface for the persistent information used with PersistentDataObjects.
PersistentInformationProvider
          This class is the generic interface for the PersistentInformationProviders.
 

Classes in org.apache.wsrp4j.persistence used by org.apache.wsrp4j.persistence.xml.driver
ClientPersistentFactory
          This class is the interface definition for the client persistence support factory class.
PersistentDataObject
          This class is the generic interface for the PersistentDataObject implementations used to store and retrieve objects from a persistent store.
PersistentFactory
          This class is the base interface definition for the persistence support factory class.
PersistentHandler
          This class is the generic interface for the PersistentHandler implementation.
PersistentInformation
          This class is the generic interface for the persistent information used with PersistentDataObjects.
PersistentInformationProvider
          This class is the generic interface for the PersistentInformationProviders.
ServerPersistentFactory
          This class is the interface definition for the server persistence support factory class.
 

Classes in org.apache.wsrp4j.persistence used by org.apache.wsrp4j.producer.driver
PersistentDataObject
          This class is the generic interface for the PersistentDataObject implementations used to store and retrieve objects from a persistent store.
PersistentHandler
          This class is the generic interface for the PersistentHandler implementation.
 

Classes in org.apache.wsrp4j.persistence used by org.apache.wsrp4j.producer.provider.driver
PersistentDataObject
          This class is the generic interface for the PersistentDataObject implementations used to store and retrieve objects from a persistent store.
PersistentHandler
          This class is the generic interface for the PersistentHandler implementation.
 

Classes in org.apache.wsrp4j.persistence used by org.apache.wsrp4j.producer.provider.pluto.driver
PersistentDataObject
          This class is the generic interface for the PersistentDataObject implementations used to store and retrieve objects from a persistent store.
PersistentHandler
          This class is the generic interface for the PersistentHandler implementation.
 



--