@Deprecated(since="9", forRemoval=true)
Module java.se.ee
Deprecated, for removal: This API element is subject to removal in a future version.
Defines the full API of the Java SE Platform.
This module requires the java.se
module and supplements it with modules that define the CORBA and Java EE
APIs. These modules are upgradeable.
-
-
Packages
-
Modules
Requires Modifier Module Description transitive java.activation Defines the JavaBeans Activation Framework (JAF) API.transitive java.corba Defines the Java binding of the OMG CORBA APIs, and the RMI-IIOP API.transitive java.se Defines the core Java SE API.transitive java.transaction Defines a subset of the Java Transaction API (JTA) to support CORBA interoperation.transitive java.xml.bind Defines the Java Architecture for XML Binding (JAXB) API.transitive java.xml.ws Defines the Java API for XML-Based Web Services (JAX-WS), and the Web Services Metadata API.transitive java.xml.ws.annotation Defines a subset of the Common Annotations API to support programs running on the Java SE Platform.Indirect Requires Modifier Module Description transitive java.compiler Defines the Language Model, Annotation Processing, and Java Compiler APIs.transitive java.datatransfer Defines the API for transferring data between and within applications.transitive java.desktop Defines the AWT and Swing user interface toolkits, plus APIs for accessibility, audio, imaging, printing, and JavaBeans.transitive java.instrument Defines services that allow agents to instrument programs running on the JVM.transitive java.logging Defines the Java Logging API.transitive java.management Defines the Java Management Extensions (JMX) API.transitive java.management.rmi Defines the RMI connector for the Java Management Extensions (JMX) Remote API.transitive java.naming Defines the Java Naming and Directory Interface (JNDI) API.transitive java.prefs Defines the Preferences API.transitive java.rmi Defines the Remote Method Invocation (RMI) API.transitive java.scripting Defines the Scripting API.transitive java.security.jgss Defines the Java binding of the IETF Generic Security Services API (GSS-API).transitive java.security.sasl Defines Java support for the IETF Simple Authentication and Security Layer (SASL).transitive java.sql Defines the JDBC API.transitive java.sql.rowset Defines the JDBC RowSet API.transitive 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.transitive java.xml.crypto Defines the API for XML cryptography.
-