public static class OpflowEngine.State extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CONNECTION_CLOSED |
static int |
CONNECTION_NEW |
static int |
CONNECTION_OPENED |
| Constructor and Description |
|---|
State(OpflowEngine.State state) |
| Modifier and Type | Method and Description |
|---|---|
int |
getConnectionState() |
public static final int CONNECTION_NEW
public static final int CONNECTION_OPENED
public static final int CONNECTION_CLOSED
public State(OpflowEngine.State state)
Copyright © 2017. All rights reserved.