See: Description
| Interface | Description |
|---|---|
| LocalServiceClient |
API of the Local Service Client associated to the Remote Plugin Server.
|
| LocalServiceServer |
API of the Local Service Server associated to the Remote Plugin Client and
Observable Remote Plugin Client.
|
| PoolLocalServiceServer |
API of the Pool Local Service Server associated to the Pool Remote Plugin Client.
|
| Class | Description |
|---|---|
| RemoteServiceParameters |
This POJO contains the parameters of the method
LocalServiceClient.executeRemoteService(RemoteServiceParameters, Class). |
| RemoteServiceParameters.Builder |
The builder pattern
|