Package org.apache.wsrp4j.persistence

Interface Summary
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.
 



--