Package org.eclipse.keyple.distributed
APIs of the Local Service components.
- Since:
- 2.0.0
-
Interface Summary Interface Description RemotePluginClient API of the Remote Plugin Client associated to a Local Service Server to be used in the Reader Server Side configuration mode.RemotePluginClientFactory Factory ofRemotePluginClient
to provide to the Keyple main service during the registration process.RemotePluginClientFactoryBuilder.BuilderStep Last step : build a new instance.RemotePluginClientFactoryBuilder.NodeStep Step to configure the node associated with the service.RemotePluginClientFactoryBuilder.ServerPushPluginEventStrategyStep Step to configure the plugin observation for sync protocol.RemotePluginClientFactoryBuilder.ServerPushReaderEventStrategyStep Step to configure the reader observation for sync protocol.RemotePluginClientFactoryBuilder.SyncNodePluginStep Step to activate the plugin observation for sync protocol.RemotePluginClientFactoryBuilder.SyncNodeReaderStep Step to activate the reader observation for sync protocol.RemotePluginServer API of the Remote Plugin Server associated to a Local Service Client to be used in the Reader Client Side configuration mode.RemotePluginServerFactory Factory ofRemotePluginServer
to provide to the Keyple main service during the registration process.RemotePluginServerFactoryBuilder.BuilderStep Last step : builds a new instance.RemotePluginServerFactoryBuilder.NodeStep Step to configure the node associated with the service.RemotePoolPluginClientFactoryBuilder.BuilderStep Last step : build a new instance.RemotePoolPluginClientFactoryBuilder.NodeStep Step to configure the node associated with the service.RemoteReaderClient API of the Remote Reader Client provided by the Remote Plugin Client to be used in the Reader Server Side configuration mode.RemoteReaderServer API of the Remote Reader Server provided by the Remote Plugin Server to be used in the Reader Client Side configuration mode. -
Class Summary Class Description RemotePluginClientFactoryBuilder Builder ofRemotePluginClientFactory
for Keyple Plugin or ObservablePlugin type.RemotePluginServerFactoryBuilder Builder ofRemotePluginServerFactory
for Keyple ObservablePlugin type.RemotePoolPluginClientFactoryBuilder Builder ofRemotePluginClientFactory
for Keyple PoolPlugin type.