| Package | Description |
|---|---|
| org.eclipse.keyple.distributed.impl |
Contains the factories, utilities and internal classes of the Local Service components.
|
| Modifier and Type | Method and Description |
|---|---|
static LocalServiceClient |
LocalServiceClientUtils.getLocalService()
Gets the local service having the default name.
|
static LocalServiceClient |
LocalServiceClientUtils.getLocalService(java.lang.String serviceName)
Gets the local service having the provided name.
|
LocalServiceClient |
LocalServiceClientFactory.BuilderStep.getService()
Builds and gets the service.
|