StandardSocketOptions

Class 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

Fields

SO_BROADCAST

public static final SocketOption<Bool