Uses of Interface
org.clapper.curn.PersistentDataClient

Packages that use PersistentDataClient
org.clapper.curn   
 

Uses of PersistentDataClient in org.clapper.curn
 

Classes in org.clapper.curn that implement PersistentDataClient
 class AbstractPersistentDataClient
          Abstract class that implements the PersistentDataClient interface, providing stubs or simple versions of the methods.
 

Methods in org.clapper.curn with parameters of type PersistentDataClient
 void DataPersister.addPersistentDataClient(PersistentDataClient client)
          Register a PersistentDataClient object with this registry.
 



Copyright © 2004-2006 Brian M. Clapper. All Rights Reserved.