| Package | Description |
|---|---|
| org.eclipse.keyple.distributed |
Contains the APIs of the Local Service components.
|
| org.eclipse.keyple.distributed.impl |
Contains the factories, utilities and internal classes of the Local Service components.
|
| Class and Description |
|---|
| RemoteServiceParameters
This POJO contains the parameters of the method
LocalServiceClient.executeRemoteService(RemoteServiceParameters, Class). |
| RemoteServiceParameters.Builder
The builder pattern
|
| Class and Description |
|---|
| LocalServiceClient
API of the Local Service Client associated to the Remote Plugin Server.
|
| PoolLocalServiceServer
API of the Pool Local Service Server associated to the Pool Remote Plugin Client.
|