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
-
Related PackagesModulePackageDescriptionContains interfaces and classes that are used to link an
invokedynamic
call site.This package provides classes to create events and control Flight Recorder.Provides interfaces for creating tools, such as a Read-Eval-Print Loop (REPL), which interactively evaluate "snippets" of Java programming language code.Defines JDK-specificchannel
APIs. -
Class SummaryClassDescriptionDefines 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.