Package org.eclipse.keyple.distributed
APIs of the Local Service components.
- Since:
- 2.0.0
-
Interface Summary Interface Description LocalServiceClient API of the Local Service Client associated to a Remote Plugin Server to be used in the Reader Client Side configuration mode.LocalServiceClientFactory Factory ofLocalServiceClient
to provide to the Keyple main service during the registration process.LocalServiceClientFactoryBuilder.BuilderStep Last step : build a new instance.LocalServiceClientFactoryBuilder.NodeStep Step to configure the node associated with the service.LocalServiceServer API of the Local Service Server associated to a Remote Plugin Client to be used in the Reader Server Side configuration mode.LocalServiceServerFactory Factory ofLocalServiceServer
to provide to the Keyple main service during the registration process.LocalServiceServerFactoryBuilder.BuilderStep Last step : build a new instance.LocalServiceServerFactoryBuilder.NodeStep Step to configure the node associated with the service. -
Class Summary Class Description LocalServiceClientFactoryBuilder Builder ofLocalServiceClientFactory
.LocalServiceServerFactoryBuilder Builder ofLocalServiceServerFactory
.