Version: 1.1.1

Uses of Class
org.biomoby.client.CentralDigestImpl

Packages that use CentralDigestImpl
org.biomoby.client The components used for developing Moby clients. 
org.biomoby.registry.sync   
 

Uses of CentralDigestImpl in org.biomoby.client
 

Subclasses of CentralDigestImpl in org.biomoby.client
 class CentralCachedCallsImpl
          Implements the functionality of caching by reusing identical calls to MOBY central (e.g. asking multiple times what services take a DNA sequence in the gi namespace).
 class CentralDigestCachedImpl
          An implementation of CentralAll, allowing to cache locally results of the cumulative methods so it does not need to access Moby registry all the time.
 class CentralDigestCachedSimpleImpl
          An implementation of CentralAll, allowing to cache locally results of the cumulative methods so it does not need to access Moby registry all the time.
 

Uses of CentralDigestImpl in org.biomoby.registry.sync
 

Methods in org.biomoby.registry.sync that return CentralDigestImpl
static CentralDigestImpl CentralFactory.getLocalCentral()
          Returns the local central.
static CentralDigestImpl CentralFactory.getMasterCentral()
          Returns the master central.
 


Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010