Uses of Interface
org.eclipse.keyple.distributed.LocalServiceServerFactoryBuilder.BuilderStep
-
Uses of LocalServiceServerFactoryBuilder.BuilderStep in org.eclipse.keyple.distributed
Modifier and TypeMethodDescriptionLocalServiceServerFactoryBuilder.NodeStep.withAsyncNode
(org.eclipse.keyple.distributed.spi.AsyncEndpointServerSpi endpoint) Configures the service with aAsyncNodeServer
node.LocalServiceServerFactoryBuilder.BuilderStep.withPoolPlugins
(String... poolPluginNames) Configures the service with one or more pool plugin(s) in order to restrict the search area for pool plugin only.LocalServiceServerFactoryBuilder.NodeStep.withSyncNode()
Configures the service with aSyncNodeServer
node.