| Interface | Description |
|---|---|
| ICoreService |
The ICoreService marks all the internal core services in Dirigible.
|
| IRestService |
The interface for all the front facing REST (sync) services.
|
| Class | Description |
|---|---|
| AbstractExceptionHandler<T extends Throwable> |
The AbstractExceptionHandler is the parent of the exception handlers in RESTful services.
|
| AbstractRestService |
The AbstractRestService is the parent of all the RESTful services in Dirigible.
|
Copyright © 2010–2018 Eclipse Foundation. All rights reserved.