JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 11 & JDK 11
All Classes
SEARCH:
JavaScript is disabled on your browser.
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.