Interface | Description |
---|---|
IServiceModule<ConfigType extends ServiceConfig> |
Common base to all service interfaces
|
Class | Description |
---|---|
ServiceConfig |
Common configuration options for all services
|
Exception | Description |
---|---|
ServiceException |
Exceptions generated by the service API
|