0% found this document useful (0 votes)
60 views6 pages

Overview (Java SE 11 & JDK 11)

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
60 views6 pages

Overview (Java SE 11 & JDK 11)

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Overview (Java SE 11 & JDK 11 ) 26/06/24, 23:16

OVERVIEW MODULE PACKAGE CLASS USE TREE DEPRECATED INDEX


ALL
HELPCLASSES SEARCH: Search
Java SE 11 & JDK 11

Java® Platform, Standard Edition & Java Development Kit


Version 11 API Specification

This document is divided into two sections:

Java SE
The Java Platform, Standard Edition (Java SE) APIs define
the core Java platform for general-purpose computing.
These APIs are in modules whose names start with java.
JDK
The Java Development Kit (JDK) APIs are specific to the JDK
and will not necessarily be available in all implementations
of the Java SE Platform. These APIs are in modules whose
names start with jdk.

All Modules Java SE JDK Other Modules


Module Description
[Link] Defines the foundational APIs of the Java SE
Platform.
[Link] Defines the Language Model, Annotation
Processing, and Java Compiler APIs.
[Link] Defines the API for transferring data
between and within applications.
[Link] Defines the AWT and Swing user interface
toolkits, plus APIs for accessibility, audio,

[Link] Página 1 de 6
Overview (Java SE 11 & JDK 11 ) 26/06/24, 23:16

imaging, printing, and JavaBeans.


[Link] Defines services that allow agents to
instrument programs running on the JVM.
[Link] Defines the Java Logging API.
[Link] Defines the Java Management Extensions
(JMX) API.
[Link] Defines the RMI connector for the Java
Management Extensions (JMX) Remote API.
[Link] Defines the Java Naming and Directory
Interface (JNDI) API.
[Link] Defines the HTTP Client and WebSocket
APIs.
[Link] Defines the Preferences API.
[Link] Defines the Remote Method Invocation
(RMI) API.
[Link] Defines the Scripting API.
[Link] Defines the API of the Java SE Platform.
[Link] Defines the Java binding of the IETF Generic
Security Services API (GSS-API).
[Link] Defines Java support for the IETF Simple
Authentication and Security Layer (SASL).
[Link] Defines the Java Smart Card I/O API.
[Link] Defines the JDBC API.
[Link] Defines the JDBC RowSet API.
[Link] Defines an API for supporting distributed
transactions in JDBC.
[Link] Defines the Java API for XML Processing

[Link] Página 2 de 6
Overview (Java SE 11 & JDK 11 ) 26/06/24, 23:16

(JAXP), the Streaming API for XML (StAX),


the Simple API for XML (SAX), and the W3C
Document Object Model (DOM) API.
[Link] Defines the API for XML cryptography.
[Link] Defines JDK utility classes used by
implementors of Assistive Technologies.
[Link] Defines the attach API.
[Link] Provides charsets that are not in [Link]
(mostly double byte and IBM charsets).
[Link] Defines the implementation of the system
Java compiler and its command line
equivalent, javac.
[Link] Provides the implementation of the
SunPKCS11 security provider.
[Link] Provides the implementation of the SunEC
security provider.
[Link] Defines the API for dynamic linking of high-
level operations on objects.
[Link] Provides the implementation of the edit pad
service used by [Link].

[Link] Defines the implementation of the HotSpot


Serviceability Agent.
[Link] Defines the JDK-specific HTTP server API.
[Link] Defines tools for manipulating Java Archive
(JAR) files, including the jar and jarsigner
tools.
[Link] Defines the implementation of the system
documentation tool and its command line
equivalent, javadoc.

[Link] Página 3 de 6
Overview (Java SE 11 & JDK 11 ) 26/06/24, 23:16

[Link] Defines tools for diagnostics and

troubleshooting a JVM such as the jcmd, jps,


jstat tools.
[Link] Defines the JMX graphical tool, jconsole, for
monitoring and managing a running
application.
[Link] Defines tools for analysing dependencies in
Java libraries and programs, including the
jdeps, javap, and jdeprscan tools.
[Link] Defines the Java Debug Interface.
[Link] Provides the implementation of the Java
Debug Wire Protocol (JDWP) agent.
[Link] Defines the API for JDK Flight Recorder.
[Link] Defines the jlink tool for creating run-time
images, the jmod tool for creating and
manipulating JMOD files, and the jimage
tool for inspecting the JDK implementation-
specific container file for classes and
resources.
[Link] This module provides support for Java
Programming Language 'snippet' evaluating
tools, such as Read-Eval-Print Loops
(REPLs), including the jshell tool.
[Link] Defines the API for the JavaScript Object.
[Link] Defines the jstatd tool for starting a daemon
for the jstat tool to monitor JVM statistics
remotely.
[Link] Provides the locale data for locales other

[Link] Página 4 de 6
Overview (Java SE 11 & JDK 11 ) 26/06/24, 23:16

than US locale.
[Link] Defines JDK-specific management interfaces
for the JVM.
[Link] Defines the JMX management agent.

[Link] Defines the Management Interface for JDK


Flight Recorder.
[Link] Provides the implementation of the DNS
Java Naming provider.
[Link] Provides the implementation of the RMI Java
Naming provider.
[Link] Defines the JDK-specific Networking API.
[Link] Defines tools for transforming a JAR file into
a compressed pack200 file and transforming
a packed file into a JAR file, including the
pack200 and unpack200 tools.
[Link] Defines the rmic compiler for generating
stubs and skeletons using the Java Remote
Method Protocol (JRMP) for remote objects.
[Link] Provides the implementation of Nashorn
script engine and the runtime environment
for programs written in ECMAScript 5.1.
[Link] Defines the JDK-specific API for SCTP.
[Link] Provides implementations of the
[Link].* interfaces and
various authentication modules.
[Link] Defines JDK extensions to the GSS-API and
an implementation of the SASL GSSAPI
mechanism.

[Link] Defines the subset of the W3C Document

[Link] Página 5 de 6
Overview (Java SE 11 & JDK 11 ) 26/06/24, 23:16

Object Model (DOM) API that is not part of


the Java SE API.
[Link] Provides the implementation of the zip file
system provider.

OVERVIEW MODULE PACKAGE CLASS USE TREE DEPRECATED INDEX


ALL
HELPCLASSES
Report a bug or suggest an enhancement Java SE 11 & JDK 11
For further API reference and developer documentation see the Java SE
Documentation, which contains more detailed, developer-targeted
descriptions with conceptual overviews, definitions of terms, workarounds,
and working code examples.
Java is a trademark or registered trademark of Oracle and/or its affiliates in
the US and other countries.
Copyright © 1993, 2024, Oracle and/or its affiliates, 500 Oracle Parkway,
Redwood Shores, CA 94065 USA.
All rights reserved. Use is subject to license terms and the documentation
redistribution policy.
Preferencias sobre cookies | Ad Choices

[Link] Página 6 de 6

You might also like