| PoolRemotePluginClientFactory
|
| 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
|
| 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.
|