| Class | Description |
|---|---|
| AStoreHandler |
base class for request handlers concerning objectstore access.
|
| ObjectStoreServiceHandler |
Implements the handling of HTTP requests for listing stores.
|
| StoreAdminHandler |
Implements the handling of HTTP requests for getting store infos, creating and deleting stores.
|
| StoreObjectHandler |
Read BON object from a object store object and convert it to JSON.
|