Module java.base
Package java.net

Class StandardSocketOptions

java.lang.Object
java.net.StandardSocketOptions

public final class StandardSocketOptions extends Object
Defines the standard socket options.

The name of each socket option defined by this class is its field name.

In this release, the socket options defined here are used by network channels in the channels package.

Since:
1.7