Module | Description |
---|---|
java.activation |
Defines the JavaBeans Activation Framework (JAF) API.
|
java.base |
Defines the foundational APIs of the Java SE Platform.
|
java.compiler |
Defines the Language Model, Annotation Processing, and Java Compiler APIs.
|
java.corba |
Defines the Java binding of the OMG CORBA APIs, and the RMI-IIOP API.
|
java.datatransfer |
Defines the API for transferring data between and within applications.
|
java.desktop |
Defines the AWT and Swing user interface toolkits, plus APIs for
accessibility, audio, imaging, printing, and JavaBeans.
|
java.instrument |
Defines services that allow agents to
instrument programs running on the JVM.
|
java.logging |
Defines the Java Logging API.
|
java.management |
Defines the Java Management Extensions (JMX) API.
|
java.management.rmi |
Defines the RMI connector
for the Java Management Extensions (JMX) Remote API.
|
java.naming |
Defines the Java Naming and Directory Interface (JNDI) API.
|
java.prefs |
Defines the Preferences API.
|
java.rmi |
Defines the Remote Method Invocation (RMI) API.
|
java.scripting |
Defines the Scripting API.
|
java.se |
Defines the core Java SE API.
|
java.se.ee |
Defines the full API of the Java SE Platform.
|
java.security.jgss |
Defines the Java binding of the IETF Generic Security Services API (GSS-API).
|
java.security.sasl |
Defines Java support for the IETF Simple Authentication and Security Layer
(SASL).
|
java.sql |
Defines the JDBC API.
|
java.sql.rowset |
Defines the JDBC RowSet API.
|
java.transaction |
Defines a subset of the Java Transaction API (JTA) to support CORBA interoperation.
|
java.xml |
Defines the Java API for XML Processing (JAXP), the Streaming API for XML (StAX),
the Simple API for XML (SAX), and the W3C Document Object Model (DOM) API.
|
java.xml.bind |
Defines the Java Architecture for XML Binding (JAXB) API.
|
java.xml.crypto |
Defines the API for XML cryptography.
|
java.xml.ws |
Defines the Java API for XML-Based Web Services (JAX-WS), and
the Web Services Metadata API.
|
java.xml.ws.annotation |
Defines a subset of the Common Annotations API to support programs running
on the Java SE Platform.
|