See: Description
| Interface | Description |
|---|---|
| LocalServiceClientFactory.BuilderStep |
Last step : builds the service.
|
| LocalServiceClientFactory.NameStep |
Step to configure the service name.
|
| LocalServiceClientFactory.NodeStep |
Step to configure the node associated with the service.
|
| LocalServiceClientFactory.ReaderStep |
Step to configure the reader observation.
|
| LocalServiceClientFactory.TimeoutStep |
Step to configure the timeout associated to an async node.
|
| PoolLocalServiceServerFactory.BuilderStep |
Last step : builds the service.
|
| PoolLocalServiceServerFactory.NameStep |
Step to configure the service name.
|
| PoolLocalServiceServerFactory.NodeStep |
Step to configure the node associated with the service.
|
| PoolLocalServiceServerFactory.PluginStep |
Step to select the target plugins to manage.
|
| Class | Description |
|---|---|
| LocalServiceClientFactory |
Factory class of the
LocalServiceClient. |
| LocalServiceClientUtils |
Utility class of the
LocalServiceClient. |
| PoolLocalServiceServerFactory |
Factory class of the
PoolLocalServiceServer. |
| PoolLocalServiceServerUtils |
Utility class of the
PoolLocalServiceServer. |