-
RemotePluginServerFactoryBuilder.NodeStep.withAsyncNode(org.eclipse.keyple.distributed.spi.AsyncEndpointServerSpi endpoint)
Configures the service with a AsyncNodeServer
node.
RemotePluginServerFactoryBuilder.NodeStep.withAsyncNode(org.eclipse.keyple.distributed.spi.AsyncEndpointServerSpi endpoint,
int timeoutSeconds)
Configures the service with a AsyncNodeServer
node configured with the specified
awaiting timeout.
Configures the service with a SyncNodeServer
node.
RemotePluginServerFactoryBuilder.NodeStep.withSyncNode(int timeoutSeconds)
Configures the service with a SyncNodeServer
node configured with the specified
awaiting timeout.