API of the
Local Service Server associated to the
Remote Plugin Client and
Observable Remote Plugin Client.
This service must be started by the application installed on a Server having local
access to the smart card reader but wishes to delegate all or part of the ticketing processing to
a remote application :
- To start the service, use the factory {link LocalServiceServerFactory}.
- To access the service, there is no method because this service is only used
internally by Keyple.
- To stop the service, there is nothing special to do because the service is a
standard java singleton instance.