|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CentralCached | |
---|---|
org.biomoby.client | The components used for developing Moby clients. |
org.biomoby.service.generator |
Uses of CentralCached in org.biomoby.client |
---|
Classes in org.biomoby.client that implement CentralCached | |
---|---|
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 CentralCached in org.biomoby.service.generator |
---|
Methods in org.biomoby.service.generator that return CentralCached | |
---|---|
CentralCached |
Generator.getWorker()
Return an underlying object (a worker) that does all data types retrieving and caching them. |
Constructors in org.biomoby.service.generator with parameters of type CentralCached | |
---|---|
DataTypesGenerator(CentralCached worker)
|
|
Generator(CentralCached worker)
Another constructor getting a ready-to-use accessor (the 'worker') to a, hopefully locally cached, BioMoby registry. |
|
ServicesGenerator(CentralCached worker)
|
|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |