Version: 1.1.1

Uses of Interface
org.biomoby.shared.CentralDigest

Packages that use CentralDigest
org.biomoby.client The components used for developing Moby clients. 
org.biomoby.shared It contains components that are used from more than one (other) packages. 
 

Uses of CentralDigest in org.biomoby.client
 

Classes in org.biomoby.client that implement CentralDigest
 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.
 class CentralDigestImpl
          A default implementation of CentralDigest to get (also) cumulated data from a Moby registry.
 

Uses of CentralDigest in org.biomoby.shared
 

Subinterfaces of CentralDigest in org.biomoby.shared
 interface CentralAll
          A common interface to the classical features of a MobyRegistry (as expressed in Central) and to the cumulated (digested) contents of the Moby Registry (as expressed in CentralDigest).
 interface CentralCached
          A convenient interface combining together all methods for accessing the BioMoby registry and the handling its local cache.
 


Version: 1.1.1

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