Interface | Description |
---|---|
FetchManager |
A FetchManager is responsible for retrieving objects from Stores via a
dissemination layer.
|
Class | Description |
---|---|
AbstractGlob<Payload extends FastSerializable> |
A glob represents data that has been encrypted and signed by a store.
|
Cache |
The cache object used by the disseminator to store globs.
|
Cache.Entry | |
DummyFetchManager |
This simple FetchManger always goes directly to the store.
|
ObjectGlob |
An object glob is an ObjectGroup that has been encrypted and signed.
|