| Interface | Description |
|---|---|
| ConfigFilter.Loader |
Loader specifies a method for loading a Service instance. |
| Class | Description |
|---|---|
| Client |
Client is a package-level facade that encapsulates all service control functionality.
|
| Client.Builder |
Builder provide structure to the construction of a
Client |
| ConfigFilter |
ConfigFilter used to load the
Service and associated objects and make them available |
| ControlFilter |
ControlFilter is a
Filter that provides service control. |
| ServiceManagementConfigFilter |
ServiceManagementConfigFilter is a
ConfigFilter where the service definition is loaded
from the service management api. |