Package | Description |
---|---|
com.microfocus.zfe.haapi |
Modifier and Type | Method and Description |
---|---|
ConnectionState |
Session.getConnectionState()
Returns the current state of the host connection.
|
ConnectionState |
ConnectionStateChangedEvent.getState() |
static ConnectionState |
ConnectionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionState[] |
ConnectionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ConnectionStateChangedEvent(Session session,
ConnectionState state)
Creates a new instance of this event object.
|
Copyright © 2020 Micro Focus. All rights reserved.