JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Constructor Summary
Method Summary
Enum Constant Details
SO_DEBUG
SO_ACCEPTCONN
SO_REUSEADDR
SO_KEEPALIVE
SO_DONTROUTE
SO_BROADCAST
SO_USELOOPBACK
SO_LINGER
SO_OOBINLINE
SO_REUSEPORT
SO_TIMESTAMP
SO_ACCEPTFILTER
SO_SNDBUF
SO_RCVBUF
SO_SNDLOWAT
SO_RCVLOWAT
SO_SNDTIMEO
SO_RCVTIMEO
SO_ERROR
SO_TYPE
SO_NOSIGPIPE
SO_LABEL
SO_PEERLABEL
Field Details
value
MIN_VALUE
MAX_VALUE
Constructor Details
SocketOption(long)
Method Details
values()
valueOf(String)
toString()
value()
intValue()
longValue()
defined()
Nested Class Summary
Nested Classes
(package private) static final class
Enum Constant Summary
Enum Constants
Field Summary
Fields
static final long
static final long
private final long
Constructor Summary
Constructors
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
final boolean
final int
final long
final int
Returns the enum constant of this type with the specified name.
Returns an array containing the constants of this enum type, in
the order they are declared.