| Modifier and Type | Field and Description |
|---|---|
protected EConfigure.ConnectionType |
EConfigure.AbstractConfig.mConnectionType
The connections are of this type.
|
| Modifier and Type | Method and Description |
|---|---|
EConfigure.ConnectionType |
EConfigure.AbstractConfig.connectionType()
Returns the channel type.
|
static EConfigure.ConnectionType |
EConfigure.ConnectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EConfigure.ConnectionType[] |
EConfigure.ConnectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
EConfigure.AbstractBuilder.connectionType(EConfigure.ConnectionType connType)
Sets the underlying channel type.
|
Copyright © 2020. All rights reserved.