| Modifier and Type | Class and Description |
|---|---|
static class |
EConfigure.AbstractBuilder<T extends EConfigure.AbstractBuilder>
Base class for
EConfigure.ServerBuilder and
EConfigure.ConnectionBuilder, containing the properties
common to both. |
| Modifier and Type | Class and Description |
|---|---|
static class |
EConfigure.ConnectionBuilder
Constructs an
EConfigure.RemoteConnection instance
based on the parameters set via the builder's API. |
static class |
EConfigure.ServerBuilder
Constructs an
EConfigure.Service instance based on
the parameters set via this builder's API. |
| Constructor and Description |
|---|
AbstractConfig(EConfigure.AbstractBuilder<?> builder)
Constructs the common information for service and
remote connections.
|
Copyright © 2019. All rights reserved.