Modifier and Type | Method and Description |
---|---|
ConnectionMode |
ConnectionPolicy.connectionMode()
Gets the connection mode used in the client.
|
static ConnectionMode |
ConnectionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionMode[] |
ConnectionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ConnectionPolicy |
ConnectionPolicy.connectionMode(ConnectionMode connectionMode)
Sets the connection mode used in the client.
|
Copyright © 2019. All rights reserved.