public final class LocalServiceClientFactory
extends java.lang.Object
LocalServiceClient.| Modifier and Type | Class and Description |
|---|---|
static interface |
LocalServiceClientFactory.BuilderStep
Last step : builds the service.
|
static interface |
LocalServiceClientFactory.NameStep
Step to configure the service name.
|
static interface |
LocalServiceClientFactory.NodeStep
Step to configure the node associated with the service.
|
static interface |
LocalServiceClientFactory.ReaderStep
Step to configure the reader observation.
|
static interface |
LocalServiceClientFactory.TimeoutStep
Step to configure the timeout associated to an async node.
|
| Modifier and Type | Method and Description |
|---|---|
static LocalServiceClientFactory.NameStep |
builder()
Init the builder
|
public static LocalServiceClientFactory.NameStep builder()