Uses of Class
jdk.net.SocketFlow.Status
| Package | Description | 
|---|---|
| jdk.net | Platform specific socket options for the  java.netandjava.nio.channelssocket classes. | 
- 
Uses of SocketFlow.Status in jdk.netMethods in jdk.net that return SocketFlow.Status Modifier and Type Method Description SocketFlow.StatusSocketFlow. status()Deprecated, for removal: This API element is subject to removal in a future version.Returns the Status value of this SocketFlow.static SocketFlow.StatusSocketFlow.Status. valueOf(String name)Deprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this type with the specified name.static SocketFlow.Status[]SocketFlow.Status. values()Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum type, in the order they are declared.