javax.annotation |
|
javax.annotation.processing |
|
javax.annotation.security |
|
javax.ejb |
The javax.ejb package contains the Enterprise JavaBeans classes
and interfaces that define the contracts between the enterprise bean
and its clients and between the enterprise bean and the EJB container. |
javax.ejb.spi |
The javax.ejb.spi package defines interfaces that are implemented by
the EJB container. |
javax.el |
Provides the API for the Unified Expression Language shared by
the JSP 2.1 and JSF 1.2 technologies. |
javax.mail |
The JavaMail TM API
provides classes that model a mail system. |
javax.mail.event |
Listeners and events for the JavaMail API. |
javax.mail.internet |
Classes specific to Internet mail systems. |
javax.mail.search |
Message search terms for the JavaMail API. |
javax.mail.util |
Utility classes. |
javax.persistence |
The javax.persistence package contains the classes and interfaces that
define the contracts between a persistence provider and the managed
classes and the clients of the Java Persistence API. |
javax.persistence.spi |
The javax.persistence.spi package defines the classes and interfaces
that are implemented by the persistence provider and the Java EE
container for use by the container, provider, and/or Persistence
bootstrap class in deployment and bootstrapping. |
javax.servlet |
The javax.servlet package contains a number of classes and interfaces that
describe and define the contracts between a servlet class and the
runtime environment provided for an instance of such a class by a
conforming servlet container. |
javax.servlet.http |
The javax.servlet.http package contains a number of classes and interfaces
that describe and define the contracts between a servlet class
running under the HTTP protocol and the runtime environment provided
for an instance of such a class by a conforming servlet container. |
javax.servlet.jsp |
Classes and interfaces for the Core JSP 2.0 API. |
javax.servlet.jsp.el |
Classes and interfaces for the JSP 2.0 Expression Language API. |
javax.servlet.jsp.jstl.core |
Classes and interfaces related to the core tag library component of the JavaServer Pages Standard Tag Library (JSTL). |
javax.servlet.jsp.jstl.fmt |
Classes and interfaces related to the locale sensitive formatting tag library component of the JavaServer Pages Standard Tag Library (JSTL). |
javax.servlet.jsp.jstl.sql |
Classes and interfaces related to the sql tag library component of the JavaServer Pages Standard Tag Library (JSTL). |
javax.servlet.jsp.jstl.tlv |
Reusable Tag Library Validator (TLV) classes provided by the JavaServer Pages Standard Tag Library (JSTL). |
javax.servlet.jsp.tagext |
Classes and interfaces for the definition of JavaServer Pages Tag Libraries. |
javax.xml.ws |
This package contains the core JAX-WS APIs. |
javax.xml.ws.addressing |
|
javax.xml.ws.addressing.soap |
|
javax.xml.ws.handler |
This package defines APIs for message handlers. |
javax.xml.ws.handler.soap |
This package defines APIs for SOAP message handlers. |
javax.xml.ws.http |
This package defines APIs specific to the HTTP binding. |
javax.xml.ws.soap |
This package defines APIs specific to the SOAP binding. |
javax.xml.ws.spi |
This package defines SPIs for JAX-WS. |
javax.xml.ws.wsaddressing |
This package defines APIs related to WS-Addressing. |