Package | Description |
---|---|
org.eclipse.neoscada.da.server.iec60870 | |
org.eclipse.neoscada.protocol.iec60870.client |
Controlling station side of the communication
|
Modifier and Type | Method and Description |
---|---|
protected void |
Connection.handleStateChanged(AutoConnectClient.State state,
Throwable e) |
Modifier and Type | Method and Description |
---|---|
static AutoConnectClient.State |
AutoConnectClient.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutoConnectClient.State[] |
AutoConnectClient.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AutoConnectClient.StateListener.stateChanged(AutoConnectClient.State state,
Throwable e) |
Copyright © 2017 Eclipse NeoSCADA Project. All rights reserved.