See: Description
| Interface | Description |
|---|---|
| PoolRemotePluginClientFactory.BuilderStep |
Last step : builds the factory.
|
| PoolRemotePluginClientFactory.NameStep |
Step to configure the plugin name.
|
| PoolRemotePluginClientFactory.NodeStep |
Step to configure the node associated with the plugin.
|
| PoolRemotePluginClientFactory.TimeoutStep |
Step to configure the timeout associated to an async node.
|
| RemotePluginServerFactory.BuilderStep |
Last step : builds the factory.
|
| RemotePluginServerFactory.EventNotificationPoolStep |
Step to choose the thread pool to use for events notification.
|
| RemotePluginServerFactory.NameStep |
Step to configure the plugin name.
|
| RemotePluginServerFactory.NodeStep |
Step to configure the node associated with the plugin.
|
| RemotePluginServerFactory.PluginObserverStep |
Step to register the observer of the plugin.
|
| Class | Description |
|---|---|
| PoolRemotePluginClientFactory |
Factory class of the
PoolRemotePluginClient. |
| PoolRemotePluginClientUtils |
Utility class of the
PoolRemotePluginClient. |
| RemotePluginServerFactory |
Factory class of the
RemotePluginServer. |
| RemotePluginServerUtils |
Utility class of the
RemotePluginServer. |