JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 24 & JDK 24
DRAFT 24-crac+20-25
java.base
java.net
SocketOptions
Uses of Interface
java.net.SocketOptions
Packages that use
SocketOptions
Package
Description
java.net
Provides the classes for implementing networking applications.
Uses of
SocketOptions
in
java.net
Classes in
java.net
that implement
SocketOptions
Modifier and Type
Class
Description
class
DatagramSocketImpl
Abstract datagram and multicast socket implementation base class.
class
SocketImpl
The abstract class
SocketImpl
is a common superclass of all classes that actually implement sockets.