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