Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

J

jakarta.activation - module jakarta.activation
Jakarta Activation API
jakarta.activation - package jakarta.activation
Jakarta Activation is used by Jakarta Mail to manage MIME data.
jakarta.activation.spi - package jakarta.activation.spi
Provides interfaces which implementations will be used as service providers for other services that used by Jakarta Activation.
jakarta.annotation - module jakarta.annotation
 
jakarta.annotation - package jakarta.annotation
This package defines the common annotations.
jakarta.annotation.security - package jakarta.annotation.security
This package contains the security common annotations.
jakarta.annotation.sql - package jakarta.annotation.sql
 
jakarta.batch - module jakarta.batch
 
jakarta.batch.api - package jakarta.batch.api
Provides APIs used by Batch artifacts.
jakarta.batch.api.chunk - package jakarta.batch.api.chunk
Provides APIs used by artifacts in a Batch chunk step.
jakarta.batch.api.chunk.listener - package jakarta.batch.api.chunk.listener
Provides APIs defining listener artifacts for a Batch chunk step.
jakarta.batch.api.listener - package jakarta.batch.api.listener
Provides APIs defining Batch job-level and step-level listener artifacts.
jakarta.batch.api.partition - package jakarta.batch.api.partition
Provides APIs for artifacts specific to a Batch partitioned step.
jakarta.batch.operations - package jakarta.batch.operations
Provides APIs for starting, managing, and viewing results of Batch job executions, along with a set of exceptions.
jakarta.batch.runtime - package jakarta.batch.runtime
Provides APIs for viewing the detailed outcomes and metrics of Batch job executions.
jakarta.batch.runtime.context - package jakarta.batch.runtime.context
Provides APIs for context classes allowing data sharing across Batch artifacts within a job instance and within a step.
jakarta.cdi - module jakarta.cdi
The jakarta.cdi module; defines the CDI API exported packages, dependencies and services.
jakarta.cdi.el - module jakarta.cdi.el
The jakarta.cdi.el module; defines the CDI EL API exported packages and dependencies.
jakarta.cdi.lang.model - module jakarta.cdi.lang.model
The jakarta.cdi.lang.model module; defines the CDI Language Model API exported packages
jakarta.concurrency - module jakarta.concurrency
 
jakarta.data - module jakarta.data
Jakarta Data standardizes a programming model where data is represented by simple Java classes and where operations on data are represented by interface methods.
jakarta.data - package jakarta.data
Jakarta Data provides an API that simplifies data access.
jakarta.data.exceptions - package jakarta.data.exceptions
Common data access exceptions.
jakarta.data.metamodel - package jakarta.data.metamodel
A static metamodel for entities that are used in Jakarta Data repositories.
jakarta.data.metamodel.impl - package jakarta.data.metamodel.impl
 
jakarta.data.page - package jakarta.data.page
Splits query results into pages.
jakarta.data.page.impl - package jakarta.data.page.impl
 
jakarta.data.repository - package jakarta.data.repository
A repository is an interface annotated with Repository that defines operations on entities.
jakarta.decorator - package jakarta.decorator
Annotations relating to decorators.
jakarta.ejb - module jakarta.ejb
Defines the modules for jakarta.ejb
jakarta.ejb - package jakarta.ejb
Contains the Enterprise Bean classes and interfaces that define the contracts between the enterprise bean and its clients and between the enterprise bean and the enterprise bean container.
jakarta.ejb.embeddable - package jakarta.ejb.embeddable
Defines the classes for the enterprise bean Embeddable API.
jakarta.ejb.spi - package jakarta.ejb.spi
Defines interfaces that are implemented by the enterprise bean container.
jakarta.el - module jakarta.el
 
jakarta.el - package jakarta.el
Provides the API for Jakarta Expression Language 6.0
jakarta.enterprise.concurrent - package jakarta.enterprise.concurrent
Classes and interfaces that make up the Jakarta Concurrency specification.
jakarta.enterprise.concurrent.spi - package jakarta.enterprise.concurrent.spi
Interfaces for third-party providers of thread context to implement.
jakarta.enterprise.context - package jakarta.enterprise.context
Annotations and interfaces relating to scopes and contexts.
jakarta.enterprise.context.control - package jakarta.enterprise.context.control
 
jakarta.enterprise.context.spi - package jakarta.enterprise.context.spi
The custom context SPI.
jakarta.enterprise.event - package jakarta.enterprise.event
Annotations and interfaces relating to events.
jakarta.enterprise.inject - package jakarta.enterprise.inject
 
jakarta.enterprise.inject.build.compatible.spi - package jakarta.enterprise.inject.build.compatible.spi
The build compatible extension SPI.
jakarta.enterprise.inject.literal - package jakarta.enterprise.inject.literal
 
jakarta.enterprise.inject.se - package jakarta.enterprise.inject.se
 
jakarta.enterprise.inject.spi - package jakarta.enterprise.inject.spi
The portable extension integration SPI.
jakarta.enterprise.inject.spi.configurator - package jakarta.enterprise.inject.spi.configurator
 
jakarta.enterprise.inject.spi.el - package jakarta.enterprise.inject.spi.el
 
jakarta.enterprise.invoke - package jakarta.enterprise.invoke
 
jakarta.enterprise.lang.model - package jakarta.enterprise.lang.model
The core interfaces of the language model that represent annotations and annotation targets.
jakarta.enterprise.lang.model.declarations - package jakarta.enterprise.lang.model.declarations
Interfaces that represent declarations.
jakarta.enterprise.lang.model.types - package jakarta.enterprise.lang.model.types
Interfaces that represent types.
jakarta.enterprise.util - package jakarta.enterprise.util
Contains shared, general-purpose helper classes and annotations.
jakarta.faces - module jakarta.faces
 
jakarta.faces - package jakarta.faces
 
jakarta.faces.annotation - package jakarta.faces.annotation
 
jakarta.faces.application - package jakarta.faces.application
 
jakarta.faces.component - package jakarta.faces.component
 
jakarta.faces.component.behavior - package jakarta.faces.component.behavior
 
jakarta.faces.component.html - package jakarta.faces.component.html
Specialized user interface component classes for HTML.
jakarta.faces.component.search - package jakarta.faces.component.search
 
jakarta.faces.component.visit - package jakarta.faces.component.visit
 
jakarta.faces.context - package jakarta.faces.context
 
jakarta.faces.convert - package jakarta.faces.convert
 
jakarta.faces.el - package jakarta.faces.el
 
jakarta.faces.event - package jakarta.faces.event
 
jakarta.faces.flow - package jakarta.faces.flow
 
jakarta.faces.flow.builder - package jakarta.faces.flow.builder
 
jakarta.faces.lifecycle - package jakarta.faces.lifecycle
 
jakarta.faces.model - package jakarta.faces.model
 
jakarta.faces.push - package jakarta.faces.push
 
jakarta.faces.render - package jakarta.faces.render
 
jakarta.faces.validator - package jakarta.faces.validator
 
jakarta.faces.view - package jakarta.faces.view
 
jakarta.faces.view.facelets - package jakarta.faces.view.facelets
 
jakarta.faces.webapp - package jakarta.faces.webapp
 
jakarta.inject - module jakarta.inject
 
jakarta.inject - package jakarta.inject
This package specifies a means for obtaining objects in such a way as to maximize reusability, testability and maintainability compared to traditional approaches such as constructors, factories, and service locators (e.g., JNDI). This process, known as dependency injection, is beneficial to most nontrivial applications.
jakarta.interceptor - module jakarta.interceptor
 
jakarta.interceptor - package jakarta.interceptor
Contains annotations and interfaces for defining interceptor methods and interceptor classes, and for binding interceptor classes to target classes.
jakarta.jms - package jakarta.jms
The Jakarta Messaging API provides a common way for Java programs to create, send, receive and read an enterprise messaging system's messages.
jakarta.json - module jakarta.json
Jakarta JSON Processing API.
jakarta.json - package jakarta.json
Provides an object model API to process JSON.
jakarta.json.bind - module jakarta.json.bind
Jakarta JSON Binding API.
jakarta.json.bind - package jakarta.json.bind
Provides JSON Binding API, which enables binding Java objects from and to JSON documents.
jakarta.json.bind.adapter - package jakarta.json.bind.adapter
Defines adapter related classes.
jakarta.json.bind.annotation - package jakarta.json.bind.annotation
Defines annotations for customizing the mapping between Java program elements and JSON documents.
jakarta.json.bind.config - package jakarta.json.bind.config
Defines strategies and policies for customizing the mapping between Java program elements and JSON documents.
jakarta.json.bind.serializer - package jakarta.json.bind.serializer
Defines serializer depending classes.
jakarta.json.bind.spi - package jakarta.json.bind.spi
Service Provider Interface (SPI) to plug in implementations of JSON Binding API JsonbBuilder objects.
jakarta.json.spi - package jakarta.json.spi
Service Provider Interface (SPI) to plug in implementations for JSON processing objects.
jakarta.json.stream - package jakarta.json.stream
Provides a streaming API to parse and generate JSON.
jakarta.jws - package jakarta.jws
This package defines annotations for light-weight web services programming model.
jakarta.jws.soap - package jakarta.jws.soap
This package defines annotations for SOAP binding definition within light-weight web services programming model.
jakarta.mail - module jakarta.mail
Jakarta Mail API
jakarta.mail - package jakarta.mail
The Jakarta Mail API provides classes that model a mail system.
jakarta.mail.event - package jakarta.mail.event
Listeners and events for the Jakarta Mail API.
jakarta.mail.internet - package jakarta.mail.internet
Classes specific to Internet mail systems.
jakarta.mail.search - package jakarta.mail.search
Message search terms for the Jakarta Mail API.
jakarta.mail.util - package jakarta.mail.util
Jakarta Mail API utility classes.
jakarta.messaging - module jakarta.messaging
 
jakarta.persistence - module jakarta.persistence
 
jakarta.persistence - package jakarta.persistence
Jakarta Persistence is the API for the management for persistence and object/relational mapping.
jakarta.persistence.criteria - package jakarta.persistence.criteria
Jakarta Persistence Criteria API
jakarta.persistence.metamodel - package jakarta.persistence.metamodel
Jakarta Persistence Metamodel API
jakarta.persistence.spi - package jakarta.persistence.spi
SPI for Jakarta Persistence providers
jakarta.resource - module jakarta.resource
Jakarta Connectors API.
jakarta.resource - package jakarta.resource
The jakarta.resource package is the top-level package for the Jakarta™ Connectors specification.
jakarta.resource.cci - package jakarta.resource.cci
The jakarta.resource.cci package contains API specification for the Common Client Interface (CCI).
jakarta.resource.spi - package jakarta.resource.spi
The jakarta.resource.spi package contains APIs for the system contracts defined in the Jakarta Connectors specification.
jakarta.resource.spi.endpoint - package jakarta.resource.spi.endpoint
This package contains system contracts for service endpoint interactions.
jakarta.resource.spi.security - package jakarta.resource.spi.security
The jakarta.resource.spi.security package contains APIs for the security management contract.
jakarta.resource.spi.work - package jakarta.resource.spi.work
This package contains APIs for the Work Management, Generic and Security Work Context contracts.
jakarta.security - module jakarta.security
 
jakarta.security.auth.message - module jakarta.security.auth.message
 
jakarta.security.auth.message - package jakarta.security.auth.message
This package defines the core interfaces of Jakarta Authentication.
jakarta.security.auth.message.callback - package jakarta.security.auth.message.callback
This package defines callback interfaces that may be used by a pluggable authentication mechanisms (aka message authentication modules) to interact with the container (aka message processing runtime) that invoked the module.
jakarta.security.auth.message.config - package jakarta.security.auth.message.config
This package defines the interfaces implemented by Jakarta Authentication compatible configuration systems.
jakarta.security.auth.message.module - package jakarta.security.auth.message.module
This package defines the interfaces implemented by Jakarta Authentication compatible authentication mechanisms.
jakarta.security.enterprise - package jakarta.security.enterprise
The main Jakarta Security package.
jakarta.security.enterprise.authentication.mechanism.http - package jakarta.security.enterprise.authentication.mechanism.http
The HTTP authentication mechanism API package.
jakarta.security.enterprise.authentication.mechanism.http.openid - package jakarta.security.enterprise.authentication.mechanism.http.openid
 
jakarta.security.enterprise.credential - package jakarta.security.enterprise.credential
The Identity Store Credential API package.
jakarta.security.enterprise.identitystore - package jakarta.security.enterprise.identitystore
The identity store API package.
jakarta.security.enterprise.identitystore.openid - package jakarta.security.enterprise.identitystore.openid
 
jakarta.security.jacc - module jakarta.security.jacc
 
jakarta.security.jacc - package jakarta.security.jacc
This package contains the Jakarta Authorization API
jakarta.servlet - module jakarta.servlet
 
jakarta.servlet - package jakarta.servlet
The jakarta.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.
jakarta.servlet.annotation - package jakarta.servlet.annotation
The jakarta.servlet.annotation package contains a number of annotations that allow users to use annotations to declare servlets, filters, listeners and specify the metadata for the declared component.
jakarta.servlet.descriptor - package jakarta.servlet.descriptor
Provides programmatic access to a web application's configuration information that was aggregated from the web.xml and web-fragment.xml descriptors.
jakarta.servlet.http - package jakarta.servlet.http
The jakarta.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.
jakarta.servlet.jsp - module jakarta.servlet.jsp
 
jakarta.servlet.jsp - package jakarta.servlet.jsp
 
jakarta.servlet.jsp.el - package jakarta.servlet.jsp.el
 
jakarta.servlet.jsp.jstl - module jakarta.servlet.jsp.jstl
 
jakarta.servlet.jsp.jstl.core - package jakarta.servlet.jsp.jstl.core
Classes and interfaces related to the core tag library component of the Jakarta Standard Tag Library.
jakarta.servlet.jsp.jstl.fmt - package jakarta.servlet.jsp.jstl.fmt
Classes and interfaces related to the locale sensitive formatting tag library component of the Jakarta Standard Tag Library.
jakarta.servlet.jsp.jstl.sql - package jakarta.servlet.jsp.jstl.sql
Classes and interfaces related to the sql tag library component of the Jakarta Standard Tag Library.
jakarta.servlet.jsp.jstl.tlv - package jakarta.servlet.jsp.jstl.tlv
Reusable Tag Library Validator (TLV) classes provided by the Jakarta Standard Tag Library.
jakarta.servlet.jsp.tagext - package jakarta.servlet.jsp.tagext
 
jakarta.transaction - module jakarta.transaction
 
jakarta.transaction - package jakarta.transaction
Provides the API that defines the contract between the transaction manager and the various parties involved in a distributed transaction namely : resource manager, application, and application server.
jakarta.validation - module jakarta.validation
 
jakarta.validation - package jakarta.validation
Top level package of the Jakarta Validation API.
jakarta.validation.bootstrap - package jakarta.validation.bootstrap
Package containing bootstrap specific objects.
jakarta.validation.constraints - package jakarta.validation.constraints
Contains all the Jakarta Validation provided constraints also called built-in constraints.
jakarta.validation.constraintvalidation - package jakarta.validation.constraintvalidation
Package containing constructs specific to constraint validators.
jakarta.validation.executable - package jakarta.validation.executable
Package related to the control and execution of executable validation.
jakarta.validation.groups - package jakarta.validation.groups
A group defines a subset of constraints.
jakarta.validation.metadata - package jakarta.validation.metadata
Package containing all objects specifically used and returned by the metadata API.
jakarta.validation.spi - package jakarta.validation.spi
Package containing objects specific to the interaction between the Jakarta Validation bootstrapping process and Jakarta Validation providers.
jakarta.validation.valueextraction - package jakarta.validation.valueextraction
Package containing objects dedicated to extract values to validate from containers.
jakarta.websocket - module jakarta.websocket
 
jakarta.websocket - package jakarta.websocket
This package contains all the Jakarta WebSocket APIs common to both the client and server side.
jakarta.websocket.client - module jakarta.websocket.client
 
jakarta.websocket.server - package jakarta.websocket.server
This package contains all the Jakarta WebSocket APIs used only by server side applications.
jakarta.ws.rs - module jakarta.ws.rs
Defines the Jakarta RESTful Web Services API
jakarta.ws.rs - package jakarta.ws.rs
High-level interfaces and annotations used to create RESTful service resources.
jakarta.ws.rs.client - package jakarta.ws.rs.client
The JAX-RS client API
jakarta.ws.rs.container - package jakarta.ws.rs.container
Container-specific JAX-RS API.
jakarta.ws.rs.core - package jakarta.ws.rs.core
Low-level interfaces and annotations used to create RESTful service resources.
jakarta.ws.rs.ext - package jakarta.ws.rs.ext
APIs that provide extensions to the types supported by the JAX-RS API.
jakarta.ws.rs.sse - package jakarta.ws.rs.sse
Server-Sent Events related API.
jakarta.xml.bind - module jakarta.xml.bind
Jakarta XML Binding API.
jakarta.xml.bind - package jakarta.xml.bind
Provides a runtime binding framework for client applications including unmarshalling, marshalling, and validation capabilities.
jakarta.xml.bind.annotation - package jakarta.xml.bind.annotation
Defines annotations for customizing Java program elements to XML Schema mapping.
jakarta.xml.bind.annotation.adapters - package jakarta.xml.bind.annotation.adapters
XmlAdapter and its spec-defined sub-classes to allow arbitrary Java classes to be used with Jakarta XML Binding.
jakarta.xml.bind.attachment - package jakarta.xml.bind.attachment
This package is implemented by a MIME-based package processor that enables the interpretation and creation of optimized binary data within an MIME-based package format.
jakarta.xml.bind.helpers - package jakarta.xml.bind.helpers
Jakarta XML Binding Provider Use Only: Provides partial default implementations for some of the jakarta.xml.bind interfaces.
jakarta.xml.bind.util - package jakarta.xml.bind.util
Useful client utility classes.
jakarta.xml.soap - module jakarta.xml.soap
Jakarta SOAP with Attachments API.
jakarta.xml.soap - package jakarta.xml.soap
Provides the API for creating and building SOAP messages.
jakarta.xml.ws - module jakarta.xml.ws
Jakarta XML Web Services API.
jakarta.xml.ws - package jakarta.xml.ws
This package contains the core Jakarta XML Web Services APIs.
jakarta.xml.ws.handler - package jakarta.xml.ws.handler
This package defines APIs for message handlers.
jakarta.xml.ws.handler.soap - package jakarta.xml.ws.handler.soap
This package defines APIs for SOAP message handlers.
jakarta.xml.ws.http - package jakarta.xml.ws.http
This package defines APIs specific to the HTTP binding.
jakarta.xml.ws.soap - package jakarta.xml.ws.soap
This package defines APIs specific to the SOAP binding.
jakarta.xml.ws.spi - package jakarta.xml.ws.spi
This package defines SPIs for Jakarta XML Web Services.
jakarta.xml.ws.spi.http - package jakarta.xml.ws.spi.http
Provides HTTP SPI that is used for portable deployment of Jakarta XML Web Services in containers (for example servlet containers).
jakarta.xml.ws.wsaddressing - package jakarta.xml.ws.wsaddressing
This package defines APIs related to WS-Addressing.
JAKARTAEE_SCHEMA_DEFAULT_NS - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
Jakarta Expression Language Context - Search tag in package jakarta.el
Section
Jakarta Expression Language Functions - Search tag in package jakarta.el
Section
Jakarta Expression Language in Stand-alone environment - Search tag in package jakarta.el
Section
Jakarta Expression Language Variables - Search tag in package jakarta.el
Section
JakartaFacesConfigFiles - Enum constant in enum class com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
JakartaFacesProjectStage - Enum constant in enum class com.sun.faces.config.WebConfiguration.WebContextInitParameter
 
Jakarta Interceptors - Search tag in module jakarta.data
Section
Jakarta Interceptors annotations - Search tag in package jakarta.security.enterprise
Section
Jakarta Messaging APIs - Search tag in package jakarta.jms
Section
Jakarta Messaging Applications - Search tag in package jakarta.jms
Section
JakartaNamespaceContext() - Constructor for class com.sun.faces.util.Util.JakartaNamespaceContext
 
Jakarta Transactions - Search tag in module jakarta.data
Section
Jakarta Validation - Search tag in module jakarta.data
Section
Jakarta XML Binding Runtime Framework Compatibility - Search tag in class jakarta.xml.bind.JAXBContext
Section
JAVA_COMP_ENV - Static variable in class com.sun.faces.application.annotation.JndiHandler
Stores the java:comp/env/ prefix
javaCharset(String) - Static method in class jakarta.mail.internet.MimeUtility
Convert a MIME charset name into a valid Java charset name.
JAVAEE_SCHEMA_DEFAULT_NS - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
JAVAEE_SCHEMA_LEGACY_DEFAULT_NS - Static variable in class com.sun.faces.config.manager.FacesSchema.Schemas
 
JAXB - Class in jakarta.xml.bind
Class that defines convenience methods for common, simple use of Jakarta XML Binding.
JAXB_CONTEXT_FACTORY - Static variable in class jakarta.xml.bind.JAXBContext
The name of the property that contains the name of the class capable of creating new JAXBContext objects.
JAXB_ENCODING - Static variable in interface jakarta.xml.bind.Marshaller
The name of the property used to specify the output encoding in the marshalled XML data.
JAXB_FORMATTED_OUTPUT - Static variable in interface jakarta.xml.bind.Marshaller
The name of the property used to specify whether or not the marshalled XML data is formatted with linefeeds and indentation.
JAXB_FRAGMENT - Static variable in interface jakarta.xml.bind.Marshaller
The name of the property used to specify whether or not the marshaller will generate document level events (ie calling startDocument or endDocument).
JAXB_NO_NAMESPACE_SCHEMA_LOCATION - Static variable in interface jakarta.xml.bind.Marshaller
The name of the property used to specify the xsi:noNamespaceSchemaLocation attribute value to place in the marshalled XML output.
JAXB_SCHEMA_LOCATION - Static variable in interface jakarta.xml.bind.Marshaller
The name of the property used to specify the xsi:schemaLocation attribute value to place in the marshalled XML output.
JaxbAdapter() - Constructor for class jakarta.ws.rs.core.Link.JaxbAdapter
Deprecated.
 
JAXBContext - Class in jakarta.xml.bind
The JAXBContext class provides the client's entry point to the Jakarta XML Binding API.
JAXBContext() - Constructor for class jakarta.xml.bind.JAXBContext
 
JAXBContextFactory - Interface in jakarta.xml.bind
Factory that creates new JAXBContext instances.
JAXBElement<T> - Class in jakarta.xml.bind
Jakarta XML Binding representation of an Xml Element.
JAXBElement(QName, Class<T>, Class<?>, T) - Constructor for class jakarta.xml.bind.JAXBElement
Construct an xml element instance.
JAXBElement(QName, Class<T>, T) - Constructor for class jakarta.xml.bind.JAXBElement
Construct an xml element instance.
JAXBElement.GlobalScope - Class in jakarta.xml.bind
Designates global scope for an xml element.
JAXBException - Exception Class in jakarta.xml.bind
This is the root exception class for all Jakarta XML Binding exceptions.
JAXBException(String) - Constructor for exception class jakarta.xml.bind.JAXBException
Construct a JAXBException with the specified detail message.
JAXBException(String, String) - Constructor for exception class jakarta.xml.bind.JAXBException
Construct a JAXBException with the specified detail message and vendor specific errorCode.
JAXBException(String, String, Throwable) - Constructor for exception class jakarta.xml.bind.JAXBException
Construct a JAXBException with the specified detail message, vendor specific errorCode, and linkedException.
JAXBException(String, Throwable) - Constructor for exception class jakarta.xml.bind.JAXBException
Construct a JAXBException with the specified detail message and linkedException.
JAXBException(Throwable) - Constructor for exception class jakarta.xml.bind.JAXBException
Construct a JAXBException with a linkedException.
JAXBIntrospector - Class in jakarta.xml.bind
Provide access to Jakarta XML Binding xml binding data for a Jakarta XML Binding object.
JAXBIntrospector() - Constructor for class jakarta.xml.bind.JAXBIntrospector
Do-nothing constructor for the derived classes.
JaxbLink() - Constructor for class jakarta.ws.rs.core.Link.JaxbLink
Deprecated.
Default constructor needed during unmarshalling.
JaxbLink(URI) - Constructor for class jakarta.ws.rs.core.Link.JaxbLink
Deprecated.
Construct an instance from a URI and no parameters.
JaxbLink(URI, Map<QName, Object>) - Constructor for class jakarta.ws.rs.core.Link.JaxbLink
Deprecated.
Construct an instance from a URI and some parameters.
JAXBPermission - Class in jakarta.xml.bind
This class is for Jakarta XML Binding permissions.
JAXBPermission(String) - Constructor for class jakarta.xml.bind.JAXBPermission
Creates a new JAXBPermission with the specified name.
JAXBResult - Class in jakarta.xml.bind.util
JAXP Result implementation that unmarshals a Jakarta XML Binding object.
JAXBResult(JAXBContext) - Constructor for class jakarta.xml.bind.util.JAXBResult
Creates a new instance that uses the specified JAXBContext to unmarshal.
JAXBResult(Unmarshaller) - Constructor for class jakarta.xml.bind.util.JAXBResult
Creates a new instance that uses the specified Unmarshaller to unmarshal an object.
JAXBSource - Class in jakarta.xml.bind.util
JAXP Source implementation that marshals a Jakarta XML Binding-generated object.
JAXBSource(JAXBContext, Object) - Constructor for class jakarta.xml.bind.util.JAXBSource
Creates a new Source for the given content object.
JAXBSource(Marshaller, Object) - Constructor for class jakarta.xml.bind.util.JAXBSource
Creates a new Source for the given content object.
JAXRS_DEFAULT_CLIENT_BUILDER_PROPERTY - Static variable in class jakarta.ws.rs.client.ClientBuilder
Name of the property identifying the ClientBuilder implementation to be returned from ClientBuilder.newBuilder().
JAXRS_DEFAULT_SSE_BUILDER_PROPERTY - Static variable in class jakarta.ws.rs.sse.SseEventSource.Builder
Name of the property identifying the SseEventSource.Builder implementation to be returned from SseEventSource.Builder.newBuilder().
JAXRS_RUNTIME_DELEGATE_PROPERTY - Static variable in class jakarta.ws.rs.ext.RuntimeDelegate
Name of the property identifying the RuntimeDelegate implementation to be returned from RuntimeDelegate.getInstance().
JDBC_DATASOURCE - Static variable in class jakarta.persistence.PersistenceConfiguration
An instance of javax.sql.DataSource.
JDBC_DRIVER - Static variable in class jakarta.persistence.PersistenceConfiguration
Fully qualified name of the JDBC driver class.
JDBC_PASSWORD - Static variable in class jakarta.persistence.PersistenceConfiguration
Password for JDBC authentication.
JDBC_URL - Static variable in class jakarta.persistence.PersistenceConfiguration
JDBC URL.
JDBC_USER - Static variable in class jakarta.persistence.PersistenceConfiguration
Username for JDBC authentication.
JDQL query methods - Search tag in module jakarta.data
Section
JMSConnectionFactory - Annotation Interface in jakarta.jms
This annotation may be used on a field to specify the JNDI lookup name of a jakarta.jms.ConnectionFactory to be used when injecting a jakarta.jms.JMSContext object.
JMSConnectionFactoryDefinition - Annotation Interface in jakarta.jms
An application may use this annotation to specify a Jakarta Messaging ConnectionFactory resource that it requires in its operational environment.
JMSConnectionFactoryDefinitions - Annotation Interface in jakarta.jms
Specifies one or more JMSConnectionFactoryDefinition annotations.
JMSConsumer - Interface in jakarta.jms
A client using the simplified Jakarta Messaging API introduced for Jakarta Messaging 2.0 uses a JMSConsumer object to receive messages from a queue or topic.
JMSContext - Interface in jakarta.jms
A JMSContext is the main interface in the simplified Jakarta Messaging API introduced for Jakarta Messaging 2.0.
JMSDestinationDefinition - Annotation Interface in jakarta.jms
An application may use this annotation to specify a Jakarta Messaging Destination resource that it requires in its operational environment.
JMSDestinationDefinitions - Annotation Interface in jakarta.jms
Specifies one or more JMSDestinationDefinition annotations.
JMSException - Exception Class in jakarta.jms
This is the root class of all checked exceptions in the Jakarta Messaging API.
JMSException(String) - Constructor for exception class jakarta.jms.JMSException
Constructs a JMSException with the specified reason and with the error code defaulting to null.
JMSException(String, String) - Constructor for exception class jakarta.jms.JMSException
Constructs a JMSException with the specified reason and error code.
JMSException(String, String, Exception) - Constructor for exception class jakarta.jms.JMSException
Constructs a JMSException with the specified reason, error code and linked exception.
JMSPasswordCredential - Annotation Interface in jakarta.jms
This annotation may be used to specify the userName and password to be used when injecting a jakarta.jms.JMSContext object.
JMSProducer - Interface in jakarta.jms
A JMSProducer is a simple object used to send messages on behalf of a JMSContext.
JMSRuntimeException - Exception Class in jakarta.jms
This is the root class of all unchecked exceptions in the Jakarta Messaging API.
JMSRuntimeException(String) - Constructor for exception class jakarta.jms.JMSRuntimeException
Constructs a JMSRuntimeException with the specified detail message
JMSRuntimeException(String, String) - Constructor for exception class jakarta.jms.JMSRuntimeException
Constructs a JMSRuntimeException with the specified detail message and error code.
JMSRuntimeException(String, String, Throwable) - Constructor for exception class jakarta.jms.JMSRuntimeException
Constructs a JMSRuntimeException with the specified detail message, error code and cause
JMSSecurityException - Exception Class in jakarta.jms
This exception must be thrown when a provider rejects a user name/password submitted by a client.
JMSSecurityException(String) - Constructor for exception class jakarta.jms.JMSSecurityException
Constructs a JMSSecurityException with the specified reason.
JMSSecurityException(String, String) - Constructor for exception class jakarta.jms.JMSSecurityException
Constructs a JMSSecurityException with the specified reason and error code.
JMSSecurityException(String, String, Exception) - Constructor for exception class jakarta.jms.JMSSecurityException
Constructs a JMSSecurityException with the specified reason, error code and linked exception.
JMSSecurityRuntimeException - Exception Class in jakarta.jms
This unchecked exception must be thrown when a provider rejects a user name/password submitted by a client, or for any case where a security restriction prevents a method from completing, and the method signature does not permit a JMSSecurityException to be thrown.
JMSSecurityRuntimeException(String) - Constructor for exception class jakarta.jms.JMSSecurityRuntimeException
Constructs a JMSSecurityRuntimeException with the specified detail message
JMSSecurityRuntimeException(String, String) - Constructor for exception class jakarta.jms.JMSSecurityRuntimeException
Constructs a JMSSecurityRuntimeException with the specified detail message and error code.
JMSSecurityRuntimeException(String, String, Throwable) - Constructor for exception class jakarta.jms.JMSSecurityRuntimeException
Constructs a JMSSecurityRuntimeException with the specified detail message, error code and cause
JMSSessionMode - Annotation Interface in jakarta.jms
This annotation may be used to specify the session mode to be used when injecting a jakarta.jms.JMSContext object.
JndiHandler - Class in com.sun.faces.application.annotation
An abstract RuntimeAnnotationHandler that is capable of dealing with JNDI.
JndiHandler() - Constructor for class com.sun.faces.application.annotation.JndiHandler
 
JobContext - Interface in jakarta.batch.runtime.context
A JobContext provides information about the current job execution.
JobExecution - Interface in jakarta.batch.runtime
Provides a view of a job execution to the JobOperator.
JobExecutionAlreadyCompleteException - Exception Class in jakarta.batch.operations
JobExecutionAlreadyCompleteException is thrown when restart is called for an already-completed job instance.
JobExecutionAlreadyCompleteException() - Constructor for exception class jakarta.batch.operations.JobExecutionAlreadyCompleteException
 
JobExecutionAlreadyCompleteException(String) - Constructor for exception class jakarta.batch.operations.JobExecutionAlreadyCompleteException
 
JobExecutionAlreadyCompleteException(String, Throwable) - Constructor for exception class jakarta.batch.operations.JobExecutionAlreadyCompleteException
 
JobExecutionAlreadyCompleteException(Throwable) - Constructor for exception class jakarta.batch.operations.JobExecutionAlreadyCompleteException
 
JobExecutionIsRunningException - Exception Class in jakarta.batch.operations
JobExecutionIsRunningException is thrown when JobOperator.abandon(long) is called on a job execution which is currently running (i.e.
JobExecutionIsRunningException() - Constructor for exception class jakarta.batch.operations.JobExecutionIsRunningException
 
JobExecutionIsRunningException(String) - Constructor for exception class jakarta.batch.operations.JobExecutionIsRunningException
 
JobExecutionIsRunningException(String, Throwable) - Constructor for exception class jakarta.batch.operations.JobExecutionIsRunningException
 
JobExecutionIsRunningException(Throwable) - Constructor for exception class jakarta.batch.operations.JobExecutionIsRunningException
 
JobExecutionNotMostRecentException - Exception Class in jakarta.batch.operations
JobExecutionNotMostRecentException is thrown when JobOperator.restart(long, java.util.Properties) is called on a job instance which has already completed (i.e.
JobExecutionNotMostRecentException() - Constructor for exception class jakarta.batch.operations.JobExecutionNotMostRecentException
 
JobExecutionNotMostRecentException(String) - Constructor for exception class jakarta.batch.operations.JobExecutionNotMostRecentException
 
JobExecutionNotMostRecentException(String, Throwable) - Constructor for exception class jakarta.batch.operations.JobExecutionNotMostRecentException
 
JobExecutionNotMostRecentException(Throwable) - Constructor for exception class jakarta.batch.operations.JobExecutionNotMostRecentException
 
JobExecutionNotRunningException - Exception Class in jakarta.batch.operations
JobExecutionNotRunningException is thrown when JobOperator.stop(long) is called on a job instance which is not currently running.
JobExecutionNotRunningException() - Constructor for exception class jakarta.batch.operations.JobExecutionNotRunningException
 
JobExecutionNotRunningException(String) - Constructor for exception class jakarta.batch.operations.JobExecutionNotRunningException
 
JobExecutionNotRunningException(String, Throwable) - Constructor for exception class jakarta.batch.operations.JobExecutionNotRunningException
 
JobExecutionNotRunningException(Throwable) - Constructor for exception class jakarta.batch.operations.JobExecutionNotRunningException
 
JobInstance - Interface in jakarta.batch.runtime
Provides a view of a job instance to the JobOperator.
JobListener - Interface in jakarta.batch.api.listener
JobListener intercepts job execution.
JobOperator - Interface in jakarta.batch.operations
JobOperator provide the interface for operating on batch jobs.
JobRestartException - Exception Class in jakarta.batch.operations
JobRestartException is thrown when an error occurs during the JobOperator restart operation.
JobRestartException() - Constructor for exception class jakarta.batch.operations.JobRestartException
 
JobRestartException(String) - Constructor for exception class jakarta.batch.operations.JobRestartException
 
JobRestartException(String, Throwable) - Constructor for exception class jakarta.batch.operations.JobRestartException
 
JobRestartException(Throwable) - Constructor for exception class jakarta.batch.operations.JobRestartException
 
JobSecurityException - Exception Class in jakarta.batch.operations
SecurityException is thrown when an user is not authorized to run a JobOperator method, such as restart, stop, abandon, any getters, etc.
JobSecurityException() - Constructor for exception class jakarta.batch.operations.JobSecurityException
 
JobSecurityException(String) - Constructor for exception class jakarta.batch.operations.JobSecurityException
 
JobSecurityException(String, Throwable) - Constructor for exception class jakarta.batch.operations.JobSecurityException
 
JobSecurityException(Throwable) - Constructor for exception class jakarta.batch.operations.JobSecurityException
 
JobStartException - Exception Class in jakarta.batch.operations
JobStartException is thrown when an error occurs during the JobOperator start operation.
JobStartException() - Constructor for exception class jakarta.batch.operations.JobStartException
 
JobStartException(String) - Constructor for exception class jakarta.batch.operations.JobStartException
 
JobStartException(String, Throwable) - Constructor for exception class jakarta.batch.operations.JobStartException
 
JobStartException(Throwable) - Constructor for exception class jakarta.batch.operations.JobStartException
 
join(CollectionAttribute<? super X, Y>) - Method in interface jakarta.persistence.criteria.From
Create an inner join to the specified Collection-valued attribute.
join(CollectionAttribute<? super X, Y>, JoinType) - Method in interface jakarta.persistence.criteria.From
Create a join to the specified Collection-valued attribute using the given join type.
join(EntityType<Y>) - Method in interface jakarta.persistence.criteria.From
Create and add an inner join to the given entity.
join(EntityType<Y>, JoinType) - Method in interface jakarta.persistence.criteria.From
Create and add a join to the given entity.
join(ListAttribute<? super X, Y>) - Method in interface jakarta.persistence.criteria.From
Create an inner join to the specified List-valued attribute.
join(ListAttribute<? super X, Y>, JoinType) - Method in interface jakarta.persistence.criteria.From
Create a join to the specified List-valued attribute using the given join type.
join(MapAttribute<? super X, K, V>) - Method in interface jakarta.persistence.criteria.From
Create an inner join to the specified Map-valued attribute.
join(MapAttribute<? super X, K, V>, JoinType) - Method in interface jakarta.persistence.criteria.From
Create a join to the specified Map-valued attribute using the given join type.
join(SetAttribute<? super X, Y>) - Method in interface jakarta.persistence.criteria.From
Create an inner join to the specified Set-valued attribute.
join(SetAttribute<? super X, Y>, JoinType) - Method in interface jakarta.persistence.criteria.From
Create a join to the specified Set-valued attribute using the given join type.
join(SingularAttribute<? super X, Y>) - Method in interface jakarta.persistence.criteria.From
Create an inner join to the specified single-valued attribute.
join(SingularAttribute<? super X, Y>, JoinType) - Method in interface jakarta.persistence.criteria.From
Create a join to the specified single-valued attribute using the given join type.
join(Class<Y>) - Method in interface jakarta.persistence.criteria.From
Create and add an inner join to the given entity.
join(Class<Y>, JoinType) - Method in interface jakarta.persistence.criteria.From
Create and add a join to the given entity.
join(String) - Method in interface jakarta.persistence.criteria.From
Create an inner join to the specified attribute.
join(String[], String) - Static method in class com.sun.faces.facelets.tag.jstl.fn.JstlFunction
 
join(String, JoinType) - Method in interface jakarta.persistence.criteria.From
Create a join to the specified attribute using the given join type.
Join<Z,X> - Interface in jakarta.persistence.criteria
A join to an entity, embeddable, or basic type.
joinCollection(String) - Method in interface jakarta.persistence.criteria.From
Create an inner join to the specified Collection-valued attribute.
joinCollection(String, JoinType) - Method in interface jakarta.persistence.criteria.From
Create a join to the specified Collection-valued attribute using the given join type.
JoinColumn - Annotation Interface in jakarta.persistence
Specifies a column for joining an entity association or element collection.
joinColumns() - Element in annotation interface jakarta.persistence.AssociationOverride
The join column(s) being mapped to the persistent attribute(s).
joinColumns() - Element in annotation interface jakarta.persistence.CollectionTable
(Optional) The foreign key columns of the collection table which reference the primary table of the entity.
joinColumns() - Element in annotation interface jakarta.persistence.JoinTable
(Optional) The foreign key columns of the join table which reference the primary table of the entity owning the association.
JoinColumns - Annotation Interface in jakarta.persistence
Specifies the mapping for composite foreign keys.
JOINED - Enum constant in enum class jakarta.persistence.InheritanceType
A table for each abstract or concrete entity class, with only the columns mapped to persistent fields and properties declared by the entity class.
joinList(String) - Method in interface jakarta.persistence.criteria.From
Create an inner join to the specified List-valued attribute.
joinList(String, JoinType) - Method in interface jakarta.persistence.criteria.From
Create a join to the specified List-valued attribute using the given join type.
joinMap(String) - Method in interface jakarta.persistence.criteria.From
Create an inner join to the specified Map-valued attribute.
joinMap(String, JoinType) - Method in interface jakarta.persistence.criteria.From
Create a join to the specified Map-valued attribute using the given join type.
joinSet(String) - Method in interface jakarta.persistence.criteria.From
Create an inner join to the specified Set-valued attribute.
joinSet(String, JoinType) - Method in interface jakarta.persistence.criteria.From
Create a join to the specified Set-valued attribute using the given join type.
joinTable() - Element in annotation interface jakarta.persistence.AssociationOverride
The join table that maps the relationship.
JoinTable - Annotation Interface in jakarta.persistence
Specifies the mapping of an association to an intermediate join table.
joinTransaction() - Method in interface jakarta.persistence.EntityManager
Indicate to the entity manager that a JTA transaction is active and join the persistence context to it.
JoinType - Enum Class in jakarta.persistence.criteria
Defines the three varieties of join.
JS_RESOURCE_WRITING_ERROR_ID - Static variable in class com.sun.faces.util.MessageUtils
 
JSF_2_3 - Enum constant in enum class jakarta.faces.annotation.FacesConfig.Version
Deprecated.
This value indicates CDI should be used for Jakarta Expression Language resolution as well as enabling Jakarta Server Faces CDI injection, as specified in Section 5.6.3 "CDI for EL Resolution" and Section 5.9 "CDI Integration".
JSF_SCRIPT_LIBRARY_NAME - Static variable in class jakarta.faces.application.ResourceHandler
Deprecated, for removal: This API element is subject to removal in a future version.
JSF_SCRIPT_RESOURCE_NAME - Static variable in class jakarta.faces.application.ResourceHandler
Deprecated, for removal: This API element is subject to removal in a future version.
json(T) - Static method in class jakarta.ws.rs.client.Entity
Create an "application/json" entity.
Json - Class in com.sun.faces.util
Generic JSON encoder using jakarta.json API.
Json - Class in jakarta.json
Factory class for creating JSON processing objects.
Json() - Constructor for class com.sun.faces.util.Json
 
Json.Option - Enum Class in com.sun.faces.util
 
JsonArray - Interface in jakarta.json
JsonArray represents an immutable JSON array (an ordered sequence of zero or more values).
JsonArrayBuilder - Interface in jakarta.json
A builder for creating JsonArray models from scratch, and for modifying a existing JsonArray.
Jsonb - Interface in jakarta.json.bind
Jsonb provides an abstraction over the JSON Binding framework operations:
JsonbAdapter<Original,Adapted> - Interface in jakarta.json.bind.adapter
Allows to define custom mapping for given java type.
JsonbAnnotation - Annotation Interface in jakarta.json.bind.annotation
Marks any relevant JSON Binding annotations.
JsonbBuilder - Interface in jakarta.json.bind
JsonbBuilder class provides the client's entry point to the JSON Binding API.
JsonbConfig - Class in jakarta.json.bind
Supported Properties
JsonbConfig() - Constructor for class jakarta.json.bind.JsonbConfig
 
JsonbCreator - Annotation Interface in jakarta.json.bind.annotation
This annotation identifies the custom constructor or factory method to use when creating an instance of the associated class.
JsonbDateFormat - Annotation Interface in jakarta.json.bind.annotation
Annotation provides way how to set custom date format to field or JavaBean property.
JsonbDeserializer<T> - Interface in jakarta.json.bind.serializer
Interface representing a custom deserializer for a given type.
JsonbException - Exception Class in jakarta.json.bind
Root class for all JSON Binding exceptions.
JsonbException(String) - Constructor for exception class jakarta.json.bind.JsonbException
Constructs a new runtime exception with the specified detail message.
JsonbException(String, Throwable) - Constructor for exception class jakarta.json.bind.JsonbException
Constructs a new runtime exception with the specified detail message and cause.
JsonbNillable - Annotation Interface in jakarta.json.bind.annotation
Specifies how fields having null values are serialized into JSON.
JsonbNumberFormat - Annotation Interface in jakarta.json.bind.annotation
Annotation provides way how to set custom number format to field or JavaBean property.
JsonbProperty - Annotation Interface in jakarta.json.bind.annotation
Allows customization of field (or JavaBean property) name.This name is used either in serialization or in deserialization.
JsonbPropertyOrder - Annotation Interface in jakarta.json.bind.annotation
Specifies order in which properties are serialized.
JsonbProvider - Class in jakarta.json.bind.spi
Service provider for JSON Binding implementations.
JsonbProvider() - Constructor for class jakarta.json.bind.spi.JsonbProvider
Protected constructor.
JsonbSerializer<T> - Interface in jakarta.json.bind.serializer
Interface representing a custom serializer for given type.
JsonbSubtype - Annotation Interface in jakarta.json.bind.annotation
Subtype is tightly bound to the JsonbTypeInfo.
JsonbTransient - Annotation Interface in jakarta.json.bind.annotation
Prevents mapping of a Java Bean property, field or type to JSON representation.
JsonbTypeAdapter - Annotation Interface in jakarta.json.bind.annotation
Annotation provides way how to set custom JsonbAdapter to field or JavaBean property.
JsonbTypeDeserializer - Annotation Interface in jakarta.json.bind.annotation
Annotation provides way how to set custom JsonbDeserializer to field or JavaBean property.
JsonbTypeInfo - Annotation Interface in jakarta.json.bind.annotation
Configuration annotation of the type information handling.
JsonbTypeSerializer - Annotation Interface in jakarta.json.bind.annotation
Annotation provides way how to set custom JsonbSerializer to field or JavaBean property.
JsonBuilderFactory - Interface in jakarta.json
Factory to create JsonObjectBuilder and JsonArrayBuilder instances.
JsonbVisibility - Annotation Interface in jakarta.json.bind.annotation
Annotation provides way how to customize visibility strategy of the JSON Binding.
JsonCollectors - Class in jakarta.json.stream
This class contains some implementations of java.util.stream.Collector for accumulating JsonValues into JsonArray and JsonObject.
JsonConfig - Class in jakarta.json
This class contains the Json properties and values.
JsonConfig.KeyStrategy - Enum Class in jakarta.json
Contains the different values allowed for JsonConfig.KEY_STRATEGY.
JsonException - Exception Class in jakarta.json
JsonException indicates that some exception happened during JSON processing.
JsonException(String) - Constructor for exception class jakarta.json.JsonException
Constructs a new runtime exception with the specified detail message.
JsonException(String, Throwable) - Constructor for exception class jakarta.json.JsonException
Constructs a new runtime exception with the specified detail message and cause.
JsonGenerationException - Exception Class in jakarta.json.stream
JsonGenerationException indicates an incorrect JSON is being generated.
JsonGenerationException(String) - Constructor for exception class jakarta.json.stream.JsonGenerationException
Constructs a new runtime exception with the specified detail message.
JsonGenerationException(String, Throwable) - Constructor for exception class jakarta.json.stream.JsonGenerationException
Constructs a new runtime exception with the specified detail message and cause.
JsonGenerator - Interface in jakarta.json.stream
Writes JSON data to an output source in a streaming way.
JsonGeneratorFactory - Interface in jakarta.json.stream
Factory to create JsonGenerator instances.
JsonLocation - Interface in jakarta.json.stream
Provides the location information of a JSON event in an input source.
JsonMergePatch - Interface in jakarta.json
This interface represents an implementation of a JSON Merge Patch as defined by RFC 7396.
JsonNumber - Interface in jakarta.json
An immutable JSON number value.
JsonObject - Interface in jakarta.json
JsonObject class represents an immutable JSON object value (an unordered collection of zero or more name/value pairs).
JsonObjectBuilder - Interface in jakarta.json
A builder for creating JsonObject models from scratch.
JSONP_PROVIDER_FACTORY - Static variable in class jakarta.json.spi.JsonProvider
The name of the property that contains the name of the class capable of creating new JsonProvider objects.
JsonParser - Interface in jakarta.json.stream
Provides forward, read-only access to JSON data in a streaming way.
JsonParser.Event - Enum Class in jakarta.json.stream
An event from JsonParser.
JsonParserFactory - Interface in jakarta.json.stream
Factory for creating JsonParser instances.
JsonParsingException - Exception Class in jakarta.json.stream
JsonParsingException is used when an incorrect JSON is being parsed.
JsonParsingException(String, JsonLocation) - Constructor for exception class jakarta.json.stream.JsonParsingException
Constructs a new runtime exception with the specified detail message.
JsonParsingException(String, Throwable, JsonLocation) - Constructor for exception class jakarta.json.stream.JsonParsingException
Constructs a new runtime exception with the specified detail message and cause.
JsonPatch - Interface in jakarta.json
This interface represents an immutable implementation of a JSON Patch as defined by RFC 6902.
JsonPatch.Operation - Enum Class in jakarta.json
This enum represents the list of valid JSON Patch operations as defined by RFC 6902.
JsonPatchBuilder - Interface in jakarta.json
A builder for constructing a JSON Patch as defined by RFC 6902 by adding JSON Patch operations incrementally.
JsonPointer - Interface in jakarta.json
This interface represents an immutable implementation of a JSON Pointer as defined by RFC 6901.
JsonProvider - Class in jakarta.json.spi
Service provider for JSON processing objects.
JsonProvider() - Constructor for class jakarta.json.spi.JsonProvider
Default constructor.
JsonReader - Interface in jakarta.json
Reads a JSON object or an array structure from an input source.
JsonReaderFactory - Interface in jakarta.json
Factory to create JsonReader instances.
JsonString - Interface in jakarta.json
An immutable JSON string value.
JsonStructure - Interface in jakarta.json
Super type for the two structured types in JSON (objects and arrays).
JsonValue - Interface in jakarta.json
JsonValue represents an immutable JSON value.
JsonValue.ValueType - Enum Class in jakarta.json
Indicates the type of a JsonValue object.
JsonWriter - Interface in jakarta.json
Writes a JSON object or array structure to an output source.
JsonWriterFactory - Interface in jakarta.json
Factory to create JsonWriter instances.
JspApplicationContext - Interface in jakarta.servlet.jsp
Stores application-scoped information relevant to JSP containers.
JspConfigDescriptor - Interface in jakarta.servlet.descriptor
This interface provides access to the <jsp-config> related configuration of a web application.
JspContext - Class in jakarta.servlet.jsp
JspContext serves as the base class for the PageContext class and abstracts all information that is not specific to servlets.
JspContext() - Constructor for class jakarta.servlet.jsp.JspContext
Sole constructor.
jspDestroy() - Method in interface jakarta.servlet.jsp.JspPage
The jspDestroy() method is invoked when the JSP page is about to be destroyed.
JspEngineInfo - Class in jakarta.servlet.jsp
The JspEngineInfo is an abstract class that provides information on the current JSP engine.
JspEngineInfo() - Constructor for class jakarta.servlet.jsp.JspEngineInfo
Sole constructor.
JspException - Exception Class in jakarta.servlet.jsp
A generic exception known to the JSP engine; uncaught JspExceptions will result in an invocation of the errorpage machinery.
JspException() - Constructor for exception class jakarta.servlet.jsp.JspException
Construct a JspException.
JspException(String) - Constructor for exception class jakarta.servlet.jsp.JspException
Constructs a new JSP exception with the specified message.
JspException(String, Throwable) - Constructor for exception class jakarta.servlet.jsp.JspException
Constructs a new JspException with the specified detail message and cause.
JspException(Throwable) - Constructor for exception class jakarta.servlet.jsp.JspException
Constructs a new JspException with the specified cause.
JspFactory - Class in jakarta.servlet.jsp
The JspFactory is an abstract class that defines a number of factory methods available to a JSP page at runtime for the purposes of creating instances of various interfaces and classes used to support the JSP implementation.
JspFactory() - Constructor for class jakarta.servlet.jsp.JspFactory
Sole constructor.
JspFragment - Class in jakarta.servlet.jsp.tagext
Encapsulates a portion of JSP code in an object that can be invoked as many times as needed.
JspFragment() - Constructor for class jakarta.servlet.jsp.tagext.JspFragment
 
JspIdConsumer - Interface in jakarta.servlet.jsp.tagext
This interface indicates to the container that a tag handler wishes to be provided with a compiler generated ID.
jspInit() - Method in interface jakarta.servlet.jsp.JspPage
The jspInit() method is invoked when the JSP page is initialized.
JspPage - Interface in jakarta.servlet.jsp
The JspPage interface describes the generic interaction that a JSP Page Implementation class must satisfy; pages that use the HTTP protocol are described by the HttpJspPage interface.
JspPropertyGroupDescriptor - Interface in jakarta.servlet.descriptor
This interface provides access to the <jsp-property-group> related configuration of a web application.
JspTag - Interface in jakarta.servlet.jsp.tagext
Serves as a base class for Tag and SimpleTag.
JspTagException - Exception Class in jakarta.servlet.jsp
Exception to be used by a Tag Handler to indicate some unrecoverable error.
JspTagException() - Constructor for exception class jakarta.servlet.jsp.JspTagException
Constructs a new JspTagException with no message.
JspTagException(String) - Constructor for exception class jakarta.servlet.jsp.JspTagException
Constructs a new JspTagException with the specified message.
JspTagException(String, Throwable) - Constructor for exception class jakarta.servlet.jsp.JspTagException
Constructs a new JspTagException when the JSP Tag needs to throw an exception and include a message about the "root cause" exception that interfered with its normal operation, including a description message.
JspTagException(Throwable) - Constructor for exception class jakarta.servlet.jsp.JspTagException
Constructs a new JSP Tag exception when the JSP Tag needs to throw an exception and include a message about the "root cause" exception that interfered with its normal operation.
jspversion - Variable in class jakarta.servlet.jsp.tagext.TagLibraryInfo
The version of the JSP specification this tag library is written to.
JspWriter - Class in jakarta.servlet.jsp
The actions and template data in a JSP page is written using the JspWriter object that is referenced by the implicit variable out which is initialized automatically using methods in the PageContext object.
JspWriter(int, boolean) - Constructor for class jakarta.servlet.jsp.JspWriter
Protected constructor.
JstlCoreLibrary - Class in com.sun.faces.facelets.tag.jstl.core
The JSTL c library.
JstlCoreLibrary(String) - Constructor for class com.sun.faces.facelets.tag.jstl.core.JstlCoreLibrary
Constructor.
JstlFunction - Class in com.sun.faces.facelets.tag.jstl.fn
Implementations of JSTL Functions
JstlIterationStatus - Class in com.sun.faces.facelets.tag.jstl.core
 
JstlIterationStatus(boolean, boolean, int, Integer, Integer, Integer) - Constructor for class com.sun.faces.facelets.tag.jstl.core.JstlIterationStatus
 
JstlIterationStatus(boolean, boolean, int, Integer, Integer, Integer, Object, int) - Constructor for class com.sun.faces.facelets.tag.jstl.core.JstlIterationStatus
 
JTA - Enum constant in enum class jakarta.persistence.PersistenceUnitTransactionType
Transaction management via JTA.
JTA - Enum constant in enum class jakarta.persistence.spi.PersistenceUnitTransactionType
Deprecated.
JTA entity managers are created.
jtaDataSource() - Method in class jakarta.persistence.PersistenceConfiguration
The JNDI name of a JTA javax.sql.DataSource.
jtaDataSource(String) - Method in class jakarta.persistence.PersistenceConfiguration
Specify the JNDI name of a JTA javax.sql.DataSource.
JWKS_URI - Static variable in interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdConstant
 
jwksConnectTimeout() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.OpenIdAuthenticationMechanismDefinition
Optional.
jwksConnectTimeoutExpression() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.OpenIdAuthenticationMechanismDefinition
Optional.
jwksReadTimeout() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.OpenIdAuthenticationMechanismDefinition
Optional.
jwksReadTimeoutExpression() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.OpenIdAuthenticationMechanismDefinition
Optional.
jwksURI() - Element in annotation interface jakarta.security.enterprise.authentication.mechanism.http.openid.OpenIdProviderMetadata
Required.
JwtClaims - Interface in jakarta.security.enterprise.identitystore.openid
Standard JWT claims.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form