Version: 1.1.1

Uses of Interface
org.biomoby.shared.CentralAll

Packages that use CentralAll
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 CentralAll in org.biomoby.client
 

Classes in org.biomoby.client that implement CentralAll
 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 CentralAll in org.biomoby.shared
 

Subinterfaces of CentralAll in org.biomoby.shared
 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