Module jdk.net
Package jdk.net
package jdk.net
Platform specific socket options for the
java.net
and java.nio.channels
socket classes.- Since:
- 1.8
-
ClassDescriptionDefines extended socket options, beyond those defined in
StandardSocketOptions
.Represents permission to access the extended networking capabilities defined in the jdk.net package.Deprecated.Java SE 9 added standard methods to set/get socket options, and retrieve the per-Socket supported options effectively rendering this API redundant.Represents the credentials of a peer connected to a Unix domain socket.