public final class ConnectionState extends GEnum
Modifier and Type | Field | Description |
---|---|---|
static ConnectionState |
CLOSED |
Connection has been closed or not yet opened.
|
static ConnectionState |
CLOSING |
Connection somewhere in the middle of termination process.
|
static ConnectionState |
OPENED |
Connection is ready to perform IO operations.
|
static ConnectionState |
OPENING |
Connection sequence has been started but not yet finished.
|
LOCALE_ENGLISH
public static final ConnectionState OPENING
public static final ConnectionState OPENED
public static final ConnectionState CLOSING
public static final ConnectionState CLOSED
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.