Modifier and Type | Method and Description |
---|---|
SocketFlow.Status |
SocketFlow.status()
Returns the Status value of this SocketFlow.
|
static SocketFlow.Status |
SocketFlow.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SocketFlow.Status[] |
SocketFlow.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014, 2015, Oracle and/or its affiliates. All rights reserved.