All Classes and Interfaces

Class
Description
AbsoluteOrdering
AbsoluteOrdering
AbsoluteOrdering
AbsoluteOrdering
 
 
 
 
 
 
 
 
A convenience base implementation of Connection.
 
Provides the common handling for ConnectionFactory implementations.
 
An abstract implementation of Connector that provides a ConnectionFactory mechanism for creating Connection instances for various protocols (HTTP, SSL, etc).
 
 
Base class for deployers that can deploy ContextHandlers into Jetty that have been discovered via OSGI either as bundles or services.
Abstract base class for LoginModules that interact with a database to retrieve authentication and authorization information.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Base class for handling the discovery of an annotation.
Base class for handling the discovery of an annotation.
Base class for handling the discovery of an annotation.
Base class for handling the discovery of an annotation.
 
 
 
 
 
Partial implementation of EndPoint that uses FillInterest and WriteFlusher.
 
 
AbstractHandler.
AbstractHandler.
Deprecated.
Deprecated.
This class is no longer required as ERROR dispatch is only done if there is an error page target.
Deprecated.
This class is no longer required as ERROR dispatch is only done if there is an error page target.
Abstract Handler Container.
Abstract Handler Container.
Deprecated. 
 
 
 
 
 
Abstract base class for code that seeks to avoid pinning of webapp classloaders by using the jetty classloader to proactively call the code that pins them (generally pinned as static data members, or as static data members that are daemon threads (which use the context classloader)).
Basic implementation of the life cycle interface for components.
Deprecated, for removal: This API element is subject to removal in a future version.
this class is redundant now that LifeCycle.Listener has default methods.
An exception, which when thrown by AbstractLifeCycle.doStart() will immediately stop the component
Abstract base class for all LoginModules.
 
AbstractLoginService Base class for LoginServices that allows subclasses to provide the user authentication and authorization information, but provides common behaviour such as handling authentication.
Abstract implementation of MessageSink.
An AbstractConnection that also implements ConnectionMetaData with fixed local and remote addresses.
An abstract Network Connector.
 
Abstract base class for proxy servlets.
Abstract base class for proxy servlets.
Abstract base class for proxy servlets.
Abstract base class for proxy servlets.
Utility class that implement transparent proxy functionalities.
Utility class that implement transparent proxy functionalities.
Utility class that implement transparent proxy functionalities.
Utility class that implement transparent proxy functionalities.
Base class for QUIC ConnectionFactorys that uses the Quiche library.
 
Deprecated, for removal: This API element is subject to removal in a future version. 
 
 
A base implementation of the SessionCache interface for managing a set of Session objects pertaining to a context in memory.
AbstractSessionCacheFactory Base class for SessionCacheFactories.
AbstractSessionDataStore
AbstractSessionDataStoreFactory
AbstractSessionHandler Class to implement most non-servlet-spec specific session behaviour.
Details of the requested session.
 
Base class for representing an authenticated user.
Base class for representing an authenticated user.
A Listener that limits the rate at which new connections are accepted
 
An adaptive execution strategy that uses the Invocable status of both the task and the current thread to select an optimal strategy that prioritizes executing the task immediately in the current producing thread if it can be done so without thread starvation issues.
A specialized transformer for AsyncMiddleManServlet that performs the transformation when the whole content has been received.
A specialized transformer for AsyncMiddleManServlet that performs the transformation when the whole content has been received.
A specialized transformer for AsyncMiddleManServlet that performs the transformation when the whole content has been received.
A specialized transformer for AsyncMiddleManServlet that performs the transformation when the whole content has been received.
Interface to check aliases.
An X509ExtendedKeyManager that select a key with desired alias, delegating other processing to a nested X509ExtendedKeyManager.
This will approve any alias to anything inside the ContextHandlers resource base which is not protected by a protected target as defined by the ContextHandler protected targets at start.
 
 
 
Client-side interface used by ServiceLoader.
Server-side interface used by ServiceLoader.
 
 
Configuration for Annotations
Configuration for Annotations
Configuration for Annotations
Configuration for Annotations
 
 
 
 
 
 
 
 
ParserTask
ParserTask
ServletContainerInitializerComparator
ServletContainerInitializerComparator
ServletContainerInitializerOrdering
ServletContainerInitializerOrdering
 
 
Simple class to capture elapsed time of an operation.
Simple class to capture elapsed time of an operation.
Simple class to capture elapsed time of an operation.
Simple class to capture elapsed time of an operation.
AnnotationDecorator
AnnotationDecorator
AnnotationDecorator
AnnotationDecorator
Introspects a class to find various types of annotations as defined by the servlet specification.
Introspects a class to find various types of annotations as defined by the servlet specification.
AnnotationIntrospector Introspects a class to find various types of annotations as defined by the servlet specification.
AnnotationIntrospector Introspects a class to find various types of annotations as defined by the servlet specification.
Base class for handlers that introspect a class to find a particular annotation.
Base class for handlers that introspect a class to find a particular annotation.
AbstractIntrospectableAnnotationHandler Base class for handlers that introspect a class to find a particular annotation.
AbstractIntrospectableAnnotationHandler Base class for handlers that introspect a class to find a particular annotation.
Interface for all handlers that wish to introspect a class to find a particular annotation
Interface for all handlers that wish to introspect a class to find a particular annotation
IntrospectableAnnotationHandler Interface for all handlers that wish to introspect a class to find a particular annotation
IntrospectableAnnotationHandler Interface for all handlers that wish to introspect a class to find a particular annotation
AnnotationParser
Convenience base class to provide no-ops for all Handler methods.
Immutable information gathered by parsing class header.
Immutable information gathered by parsing a field on a class.
Signature for all handlers that respond to parsing class files.
Immutable information gathered by parsing a method on a class.
ASM visitor for a class.
An ASM visitor for parsing Fields.
ASM Visitor for parsing a method.
A LoginService which allows unknown users to be authenticated.
Cause the classloader that is pinned by AppContext.getAppContext() to be a container or system classloader, not a webapp classloader.
A RetainableByteBuffer pool where RetainableByteBuffers are held in Pools that are held in array elements.
A variant of the ArrayByteBufferPool that uses buckets of buffers that increase in size by a power of 2 (e.g. 1k, 2k, 4k, 8k, etc.).
A variant of ArrayByteBufferPool that tracks buffer acquires/releases, useful to identify buffer leaks.
A variant of the ArrayByteBufferPool that uses a predefined set of buckets of buffers.
Utility methods for Array manipulation
 
A Content.Source that is also a Content.Sink.
 
 
 
 
 
 
 
 
 
 
 
 
A handler wrapper that provides the framework to asynchronously delay the handling of a request.
A handler wrapper that provides the framework to asynchronously delay the handling of a request.
A non-blocking JSON parser that can parse partial JSON strings.
The state of JSON parsing.
The factory that creates AsyncJSON instances.
Servlet 3.1 asynchronous proxy servlet with capability to intercept and modify request/response content.
Servlet 3.1 asynchronous proxy servlet with capability to intercept and modify request/response content.
Servlet 3.1 asynchronous proxy servlet with capability to intercept and modify request/response content.
Servlet 3.1 asynchronous proxy servlet with capability to intercept and modify request/response content.
Allows applications to transform upstream and downstream content.
Allows applications to transform upstream and downstream content.
Allows applications to transform upstream and downstream content.
Allows applications to transform upstream and downstream content.
 
 
 
 
Convenience extension of AsyncMiddleManServlet that offers transparent proxy functionalities.
Convenience extension of AsyncMiddleManServlet that offers transparent proxy functionalities.
Convenience extension of AsyncMiddleManServlet that offers transparent proxy functionalities.
Convenience extension of AsyncMiddleManServlet that offers transparent proxy functionalities.
Servlet 3.1 asynchronous proxy servlet.
Servlet 3.1 asynchronous proxy servlet.
Servlet 3.1 asynchronous proxy servlet.
Servlet 3.1 asynchronous proxy servlet.
Convenience extension of AsyncProxyServlet that offers transparent proxy functionalities.
Convenience extension of AsyncProxyServlet that offers transparent proxy functionalities.
Convenience extension of AsyncProxyServlet that offers transparent proxy functionalities.
Convenience extension of AsyncProxyServlet that offers transparent proxy functionalities.
 
An asynchronously writing RequestLogWriter
An AtomicLong with additional methods to treat it as two hi/lo integers.
 
Abstract mechanism to support attachment of miscellaneous objects.
An Attributes implementation that holds it's values in an immutable ContainerLifeCycle
Normalize Attribute to String.
Attributes.
An Attributes implementation backed by another Attributes instance, which is treated as immutable, but with a ConcurrentHashMap used as a mutable layer over it.
An Attributes implementation that lazily creates a backing map iff it is actually needed.
An Attributes implementation backed by a ConcurrentHashMap.
An abstract implementation of Attributes.Wrapper that provides a mechanism for synthetic attributes that can be modified or deleted.
A Wrapper of attributes
Deprecated.
Authentication represents a mechanism to authenticate requests for protected resources.
The Authentication state of a request.
The Authentication state of a request.
An Authentication Challenge has been sent.
An Authentication Challenge has been sent.
A deferred authentication with methods to progress the authentication process.
A deferred authentication with methods to progress the authentication process.
 
 
An Authentication Failure has been sent.
An Authentication Failure has been sent.
Structure holding information about the WWW-Authenticate (or Proxy-Authenticate) header.
An authentication that is capable of performing a programmatic login operation.
An authentication that is capable of performing a programmatic login operation.
An authentication that is capable of performing a programmatic logout operation.
An authentication that is capable of performing a programmatic logout operation.
After a logout, the authentication reverts to a state where it is possible to programmatically log in again.
After a logout, the authentication reverts to a state where it is possible to programmatically log in again.
Authentication Response sent state.
Authentication Response sent state.
Authentication.Result holds the information needed to authenticate a Request via Authentication.Result.apply(Request).
 
 
A successful Authentication with User information.
A successful Authentication with User information.
A wrapped authentication with methods provide the wrapped request/response for use by the application
A wrapped authentication with methods provide the wrapped request/response for use by the application
 
The Authentication state of a request.
Authentication is Deferred, either so that credentials can later be passed with AuthenticationState.login(String, String, Request, Response); or that existing credentials on the request may be validated with AuthenticationState.Deferred.authenticate(Request); or an authentication dialog can be advanced with AuthenticationState.Deferred.authenticate(Request, Response, Callback).
A tag interface used to identify a Response that might be passed to Authenticator.validateRequest(Request, Response, Callback) while doing deferred authentication when a challenge cannot be sent.
Authentication Response sent state.
The SecurityHandler will use this to wrap the Request.
A successful Authentication with User information.
Authenticator Interface
Authenticator Interface
Authenticator Interface
Authenticator Configuration
Authenticator Configuration
Authenticator Configuration
 
Authenticator Factory
Authenticator Factory
Authenticator Factory
 
A HttpConfiguration.Customizer that synthesizes the authority when the HttpHeader.C_AUTHORITY header is missing.
Reentrant lock that can be used in a try-with-resources statement.
A reentrant lock with a condition that can be used in a try-with-resources statement.
 
 
 
 
 
 
 
 
The java.awt.Toolkit class has a static field that is the default toolkit.
Exception thrown to indicate a Bad HTTP Message has either been received or attempted to be generated.
Exception to terminate the connection because it has received data within a frame payload that was not consistent with the requirements of that frame payload.
Exception to terminate the connection because it has received data within a frame payload that was not consistent with the requirements of that frame payload.
Exception to terminate the connection because it has received data within a frame payload that was not consistent with the requirements of that frame payload.
Exception to terminate the connection because it has received data within a frame payload that was not consistent with the requirements of that frame payload.
 
 
 
 
 
Simple abstract module implementing a Jakarta Authentication ServerAuthModule and ServerAuthContext.
Simple abstract module implementing a Jakarta Authentication ServerAuthModule and ServerAuthContext.
Simple abstract module implementing a Javax Authentication ServerAuthModule and ServerAuthContext.
Simple abstract module implementing a Jakarta Authentication ServerAuthModule and ServerAuthContext.
A catalog implementation where the xml:base is defined externally of the catalog XML, allowing for runtime determination of the xml:base (such as pointing to the contents of a remote location)
Base class for all servlet-related classes that may be lazily instantiated (eg servlet, filter, listener), and/or require metadata to be held regarding their origin (web.xml, annotation, programmatic api etc).
Base class for all servlet-related classes that may be lazily instantiated (eg servlet, filter, listener), and/or require metadata to be held regarding their origin (web.xml, annotation, programmatic api etc).
Base class for all servlet-related classes that may be lazily instantiated (eg servlet, filter, listener), and/or require metadata to be held regarding their origin (web.xml, annotation, programmatic api etc).
Base class for all servlet-related classes that may be lazily instantiated (eg servlet, filter, listener), and/or require metadata to be held regarding their origin (web.xml, annotation, programmatic api etc).
Implementation of the HTTP "Basic" authentication defined in RFC 2617.
Basic authentication result.
A ServerAuthModule implementation of HTTP Basic Authentication.
A ServerAuthModule implementation of HTTP Basic Authentication.
A ServerAuthModule implementation of HTTP Basic Authentication.
A ServerAuthModule implementation of HTTP Basic Authentication.
 
 
 
The possible batch modes when enqueuing outgoing frames.
The possible batch modes when enqueuing outgoing frames.
Parser for the BEGIN_REQUEST frame content.
Behavior for how the WebSocket should operate.
BindingEnumeration
Utility class that provides blocking Runnable and Callback instances.
 
 
 
A shared reusable Blocking source.
A BlockingQueue backed by a circular array capable of growing.
The base parser for the frame body of HTTP/2 frames.
The base parser for the frame body of HTTP/3 frames.
 
 
 
Default implementation of the Decoder.Text Message to Boolean decoder.
Default implementation of the Decoder.Text Message to Boolean decoder.
Default implementation of the Decoder.Text Message to Boolean decoder.
Default implementation of the Decoder.Text Message to Boolean decoder.
Default encoder for Boolean to Encoder.Text Message encoder
Default encoder for Boolean to Encoder.Text Message encoder
Default encoder for Boolean to Encoder.Text Message encoder
Default encoder for Boolean to Encoder.Text Message encoder
 
 
Brotli Compression.
 
 
A Content.Sink backed by another Content.Sink.
A Handler that can apply a HttpOutput.Interceptor mechanism to buffer the entire response content until the output is closed.
A Handler that can apply a HttpOutput.Interceptor mechanism to buffer the entire response content until the output is closed.
A Handler that can apply a mechanism to buffer the entire response content until the output is closed.
An HttpOutput.Interceptor which is created by BufferedResponseHandler.newBufferedInterceptor(HttpChannel, Interceptor) and is used by the implementation to buffer outgoing content.
An HttpOutput.Interceptor which is created by BufferedResponseHandler.newBufferedInterceptor(HttpChannel, Interceptor) and is used by the implementation to buffer outgoing content.
A flow control strategy that accumulates updates and emits window control frames when the accumulated value reaches a threshold.
Implementation of Response.Listener that buffers the response content by copying it up to a maximum length specified to the constructors.
Buffer utility methods.
BundleClassLoaderHelper
Get a class loader helper adapted for the particular osgi environment.
BundleContextProvider
BundleFileLocatorHelper
Obtain a helper for locating files based on the bundle.
Maintains a cross-reference between bundles and their corresponding jetty Resource representations.
Metadata useful for a deployment that will result in a ContextHandler
Interfaces the deployment of a bundle in osgi to the deployment of a ContextHandler for it
BundleWebAppProvider
 
 
 
 
 
 
 
 
ByteArrayEndPoint.
Byte Array ISO 8859 writer.
A MessageSink implementation that accumulates BINARY frames into a message that is then delivered to the application function passed to the constructor in the form of a byte[].
ByteArrayOutputStream with public internals
Deprecated, for removal: This API element is subject to removal in a future version.
Deprecated, for removal: This API element is subject to removal in a future version.
Deprecated, for removal: This API element is subject to removal in a future version.
A Content.Source backed by one or more ByteBuffers.
 
 
 
 
 
 
 
 
Present a ByteBuffer as an InputStream.
A MessageSink implementation that accumulates BINARY frames into a message that is then delivered to the application function passed to the constructor in the form of a ByteBuffer.
Simple wrapper of a ByteBuffer as an OutputStream.
A pool for RetainableByteBuffer instances.
Deprecated, for removal: This API element is subject to removal in a future version.
A ByteBufferPool that does not pool its RetainableByteBuffers.
A ByteBufferPool with an additional no-args ByteBufferPool.Sized.acquire() method to obtain a buffer of a preconfigured specific size and type.
A wrapper for ByteBufferPool instances.
Default implementation of the Decoder.Text Message to Byte decoder
Default implementation of the Decoder.Text Message to Byte decoder
Default implementation of the Decoder.Text Message to Byte decoder
Default implementation of the Decoder.Text Message to Byte decoder
Default encoder for Byte to Encoder.Text Message encoder
Default encoder for Byte to Encoder.Text Message encoder
Default encoder for Byte to Encoder.Text Message encoder
Default encoder for Byte to Encoder.Text Message encoder
A representation of a byte range as specified by RFC 7233.
A Request.Content for byte arrays.
HttpContent.Factory implementation that wraps any other HttpContent.Factory instance using it as a caching authority.
 
 
A SessionDataStore is a mechanism for (persistently) storing data associated with sessions.
CachingSessionDataStoreFactory
A WebAppClassLoader that caches CachingWebAppClassLoader.getResource(String) results.
Deprecated, for removal: This API element is subject to removal in a future version.
use core CachingWebAppClassLoader instead
Deprecated, for removal: This API element is subject to removal in a future version.
use core CachingWebAppClassLoader instead
Deprecated, for removal: This API element is subject to removal in a future version.
use core CachingWebAppClassLoader instead
Deprecated, for removal: This API element is subject to removal in a future version.
use core CachingWebAppClassLoader instead
A callback abstraction that handles completed/failed events of asynchronous operations.
A callback object that handles success/failure events of asynchronous operations.
A combination of multiple Callbacks, that must all be completed before a specific callback is completed.
A CompletableFuture that is also a Callback.
A Callback that is also a CompletableFuture.
A Callback implementation that calls the Callback.Completing.completed() method when it either succeeds or fails.
Nested Completing Callback that completes after completing the nested callback
 
 
CDI Configuration
CDI Configuration
CDI Configuration
CDI Configuration
A DecoratingListener that listens for "org.eclipse.jetty.cdi.decorator"
A DecoratingListener that listens for "org.eclipse.jetty.cdi.decorator"
A DecoratingListener that listens for "org.eclipse.jetty.cdi.decorator"
A DecoratingListener that listens for "org.eclipse.jetty.cdi.decorator"
A ServletContainerInitializer that introspects for a CDI API implementation within a web application and applies an integration mode if CDI is found.
A ServletContainerInitializer that introspects for a CDI API implementation within a web application and applies an integration mode if CDI is found.
A ServletContainerInitializer that introspects for a CDI API implementation within a web application and applies an integration mode if CDI is found.
A ServletContainerInitializer that introspects for a CDI API implementation within a web application and applies an integration mode if CDI is found.
A Decorator that invokes the CDI provider within a webapp to decorate objects created by the contexts DecoratedObjectFactory (typically Listeners, Filters and Servlets).
A Decorator that invokes the CDI provider within a webapp to decorate objects created by the contexts DecoratedObjectFactory (typically Listeners, Filters and Servlets).
A Decorator that invokes the CDI provider within a webapp to decorate objects created by the contexts DecoratedObjectFactory (typically Listeners, Filters and Servlets).
A Decorator that invokes the CDI provider within a webapp to decorate objects created by the contexts DecoratedObjectFactory (typically Listeners, Filters and Servlets).
 
Convenience class to handle validation of certificates, aliases and keystores
 
Default implementation of the Decoder.Text Message to Character decoder
Default implementation of the Decoder.Text Message to Character decoder
Default implementation of the Decoder.Text Message to Character decoder
Default implementation of the Decoder.Text Message to Character decoder
Default encoder for Character to Encoder.Text Message encoder
Default encoder for Character to Encoder.Text Message encoder
Default encoder for Character to Encoder.Text Message encoder
Default encoder for Character to Encoder.Text Message encoder
Build a string from a sequence of bytes and/or characters.
 
 
 
Deprecated, for removal: This API element is subject to removal in a future version.
A Content.Source backed by one or more Content.Chunks.
As asm scans for classes, remember the type hierarchy.
 
For re-inflating serialized objects, this class uses the thread context classloader rather than the jvm's default classloader selection.
 
Deprecated, for removal: This API element is subject to removal in a future version.
Use org.eclipse.jetty.util.ClassMatcher
 
 
A matcher for classes based on package and/or location and/or module/
 
 
 
 
 
 
Deprecated.
 
Interface to be implemented by classes capable of checking class visibility for a context.
Factory for client-side Connection instances.
Wraps another ClientConnectionFactory.
A holder for a list of protocol strings identifiers (for example ["h2", "h2-17", "h2-16"]) and a ClientConnectionFactory that creates connections that speak an application protocol such as HTTP.
 
 
Representation of the HTTP/2 application protocol used by HttpClientTransportDynamic.
 
Representation of the HTTP/3 application protocol used by HttpClientTransportDynamic.
The client-side component that connects to server sockets.
A listener for events about SocketChannel.connect(SocketAddress).
 
 
 
 
 
 
 
Client specific implementation of ProtocolSession.
 
Client based UpgradeRequest API
Client based UpgradeRequest API
Client based UpgradeRequest API used to initiate the WebSocket handshake.
This is an extension to DoSFilter that uses Jetty APIs to abruptly close the connection when the request times out.
This is an extension to DoSFilter that uses Jetty APIs to abruptly close the connection when the request times out.
This is an extension to DoSFilter that uses Jetty APIs to abruptly close the connection when the request times out.
This is an extension to DoSFilter that uses Jetty APIs to abruptly close the connection when the request times out.
 
 
 
 
The set of close states for a stream or a session.
 
 
 
Representation of a WebSocket Close (status code & reason)
 
Multiple Resource directories presented as a single overlayed Resource directory.
Rewrites the URI by compacting to remove occurrences of // and /../.
 
 
A RetainingResponseListener that sends a Request and returns a CompletableFuture that is completed when CompletableResponseListener.onComplete(Result) is called.
A CompletableFuture that implements Runnable to perform a one-shot task that eventually completes this CompletableFuture.
A Compliance Violation represents a requirement of an RFC, specification or Jetty implementation that may be allowed to be violated if it is included in a ComplianceViolation.Mode.
 
 
A listener that can be notified of violations.
 
A Mode is a set of ComplianceViolations that are allowed.
 
Common components made available via a Request.
 
 
Configuration for a specific compression behavior per matching path from the CompressionHandler.
The builder of CompressionConfig immutable instances.
CompressionHandler to provide compression of response bodies and decompression of request bodies.
 
A concurrent implementation of Pool.
A Pool entry that holds metadata and a pooled object.
The type of the strategy to use for the pool.
A Handler.Wrapper that conditionally handles a Request.
An Abstract ConditionalHandler.
A Predicate over Request that tests the name of the connector obtained from Request.getConnectionMetaData()
An implementation of ConditionalHandler that, if conditions are met, will not do any further handling by returning false from ConditionalHandler.DontHandle.onConditionsMet(Request, Response, Callback).
A Predicate over Request that tests method name.
A Predicate over Request that tests a PathSpec against the pathInContext.
A Set of Predicate over Request optimized for use by IncludeExclude.
An implementation of ConditionalHandler that, if conditions are met, will reject the request by sending a response (by default a HttpStatus.FORBIDDEN_403).
An implementation of ConditionalHandler that, if conditions are met, will skip the next Handler by invoking its next Handler.
Implementations allow to configure WebSocket parameters.
A LoginAuthenticator that uses SPNEGO and the GSS API to authenticate requests.
A LoginAuthenticator that uses SPNEGO and the GSS API to authenticate requests.
A pluggable Configuration for WebAppContexts.
A pluggable Configuration for WebAppContexts.
A pluggable Configuration for WebAppContexts.
A pluggable Configuration for WebAppContexts.
 
 
 
 
 
Experimental Wrapper mechanism for WebApp Configuration components.
Experimental Wrapper mechanism for WebApp Configuration components.
A ConfigurationProcessor for non XmlConfiguration format files.
 
An ordered list of Configuration instances.
An ordered list of Configuration instances.
An ordered list of Configuration instances.
An ordered list of Configuration instances.
Associate a JSR Endpoint with its optional EndpointConfig
Associate a JSR Endpoint with its optional EndpointConfig
Associate a JSR Endpoint with its optional EndpointConfig
Associate a JSR Endpoint with its optional EndpointConfig
Implementation of a Handler that supports HTTP CONNECT.
 
Connection represent a connection to a Destination and allow applications to send requests via Connection.send(Request, Response.CompleteListener).
A Connection is associated to an EndPoint so that I/O events happening on the EndPoint can be processed by the Connection.
A Listener for connection events.
Start a tunnel over the current connection without replacing the connection.
Connection implementations implement this interface when they can upgrade from the protocol they speak (for example HTTP/1.1) to a different protocol (e.g.
Connection implementations implement this interface when they can be upgraded to the protocol they speak (e.g.
 
A Factory to create Connection instances for Connectors.
A ConnectionFactory that can configure the connector.
Connections created by this factory MUST implement Connection.UpgradeTo.
The possible outcomes of the ConnectionFactory.Detecting.detect(ByteBuffer) method.
 
A Listener that limits the number of Connections.
 
 
Client-side connection pool abstraction.
Factory for ConnectionPool instances.
Marks a connection as supporting multiplexed requests.
Marks a connection as being usable for a maximum number of requests.
A Connection.Listener that tracks connection statistics.
 
 
A Connector accept connections and data from remote peers, and allows applications to send data to remote peers, by setting up the machinery needed to handle such tasks.
LifeCycle wrapper for JMXConnectorServer.
 
 
A Throwable that may be used in static contexts.
A Security constraint that is applied to a request, which contain: A name Authorization to specify if authentication is needed and what roles are applicable An optional list of role names used for Constraint.Authorization.KNOWN_ROLE A Transport constraint, indicating if it must be secure or not.
The Authorization applied to any authentication of the request/
Builder for Constraint.
The constraints requirement for the transport
 
 
 
 
 
 
 
 
ConstraintSecurityHandler
ConstraintSecurityHandler
ConstraintSecurityHandler
ConstraintSecurityHandler
A Container
Inherited Listener.
A listener for Container events.
The "Container Default Configurator" per the JSR-356 spec.
The "Container Default Configurator" per the JSR-356 spec.
The "Container Default Configurator" per the JSR-356 spec.
The "Container Default Configurator" per the JSR-356 spec.
Utility Methods for manual execution of ServletContainerInitializer when using Embedded Jetty.
Utility Methods for manual execution of ServletContainerInitializer when using Embedded Jetty.
Utility Methods for manual execution of ServletContainerInitializer when using Embedded Jetty.
Utility Methods for manual execution of ServletContainerInitializer when using Embedded Jetty.
 
 
 
 
Discovers classes that contain the specified annotation, either at class or method level.
Discovers classes that contain the specified annotation, either at class or method level.
ContainerInitializerAnnotationHandler
ContainerInitializerAnnotationHandler
A ContainerLifeCycle is an LifeCycle implementation for a collection of contained beans.
Namespace class that contains the definitions of a content source, a content sink and a content chunk.
A chunk of content indicating whether it is the last chunk.
An empty chunk implementation.
Implementations of this interface may process Content.Chunks being copied by the Content.copy(Source, Sink, Processor, Callback) method, so that Content.Chunks of unknown types can be copied.
A content sink that writes the content to its implementation (a socket, a file, etc.).
A source of content that can be read with a read/demand model.
Factory of Content.Source.
Groups abstractions related to response content decoding.
 
A factory for Content.Source that decode response content.
Parser for FastCGI frame content.
The result of the frame content parsing.
ContentProducer is the bridge between HttpInput and Content.Source.
ContentProducer is the bridge between HttpInput and Content.Source.
ContentProducer is the bridge between HttpInput and Content.Source.
ContentProducer is the bridge between HttpInput and Content.Source.
A specialized Response that can hold a limited content in memory.
An OutputStream backed by a Content.Sink.
A utility class to convert content from a Content.Source to an instance available via a CompletableFuture.
An InputStream that is backed by a Content.Source.
This abstract Content.Source wraps another Content.Source and implementers need only to implement the ContentSourceTransformer.transform(Content.Chunk) method, which is used to transform Content.Chunk read from the wrapped source.
A context for handling an Request.
 
ContextFactory
Factory to create a ContextHandler instance based on data contained in an osgi bundle
This handler wraps a call to handle by setting the context and servlet path, plus setting the context classloader.
This handler wraps a call to handle by setting the context and servlet path, plus setting the context classloader.
A Handler that scopes a request to a specific Context.
 
Listener for all threads entering context scope, including async IO callbacks
Listener for all threads entering context scope, including async IO callbacks
Listener for all threads entering context scope, including async IO callbacks
 
 
 
 
Creates a Map of contexts to it's contained handlers based on the context path and virtual hosts of any contained ContextHandlers.
A factory to create a ContextHandler from a set of associated files.
 
 
 
 
 
 
 
A protocol handler that handles the 100 response code.
 
 
The HTTP/3 protocol parser.
Deprecated, for removal: This API element is subject to removal in a future version.
Use org.eclipse.jetty.server.CookieCache
Cookie parser
The compliance mode for Cookie handling.
 
Deprecated.
Cookie parser.
The handler of parsed cookies.
The exception thrown when a cookie cannot be parsed and CookieCompliance.Violation.INVALID_COOKIES is not allowed.
Sets a response cookie whenever the rule matches.
Cookie parser
Cookie parser
A Core WebApp.
 
Represents the outgoing Frames.
 
Statistics on a counter value.
A callback wrapper that succeeds the wrapped callback when the count is reached, or on first failure.
Credentials.
Unix Crypt Credentials
MD5 Credentials
Provider of credentials, it converts a String into a credential if it starts with a given prefix
Store a jetty Credential for a user so that it can be validated by jaspi
Store a jetty Credential for a user so that it can be validated by jaspi
Store a jetty Credential for a user so that it can be validated by jaspi
Store a jetty Credential for a user so that it can be validated by jaspi
Deprecated.
Use CrossOriginHandler instead
Deprecated.
Use CrossOriginHandler instead
Implementation of the cross-origin resource sharing.
Implementation of the cross-origin resource sharing.
Implementation of the CORS protocol defined by the fetch standard.
 
A flexible RequestLog, which produces log strings in a customizable format.
Record holding extra detail for logging
An abstract implementation of a timeout.
An implementation of a timeout that manages many expirable entities whose timeouts are mostly cancelled or re-scheduled.
An entity that may expire.
Handles differences between databases.
 
 
 
 
 
 
 
An EndPoint implementation based on DatagramChannel.
 
Close a DataSource.
A LoginModule that uses a DataSource to retrieve user authentication and authorisation information.
DataSourceLoginService
DBUser
Computes String representations of Dates then caches the results so that subsequent requests within the same second will be fast.
 
ThreadLocal Date formatters for HTTP style dates.
Deprecated, for removal: This API element is subject to removal in a future version.
use HttpDateTime instead
Debug Handler.
Debug Handler.
Debug Handler.
A Context Listener that produces additional debug.
A Context Listener that produces additional debug.
A Context Listener that produces additional debug.
A Context Listener that produces additional debug.
DeclaresRolesAnnotationHandler
DeclaresRolesAnnotationHandler
DeclaresRolesAnnotationHandler
DeclaresRolesAnnotationHandler
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
An ObjectFactory enhanced by Decorator instances.
A ServletContextAttributeListener that listens for a context attribute to obtain a decorator instance.
An extended org.eclipse.jetty.servlet.DecoratingListener.
A ServletContextAttributeListener that listens for a context attribute to obtain a decorator instance.
An extended org.eclipse.jetty.servlet.DecoratingListener.
A ServletContextAttributeListener that listens for a context attribute to obtain a decorator instance.
An extended org.eclipse.jetty.ee8.servlet.DecoratingListener.
A ServletContextAttributeListener that listens for a context attribute to obtain a decorator instance.
An extended org.eclipse.jetty.ee9.servlet.DecoratingListener.
Interface to decorate objects created by the DecoratedObjectFactory
A very basic AuthConfigFactory that allows for registering providers programmatically.
A very basic AuthConfigFactory that allows for registering providers programmatically.
A very basic AuthConfigFactory that allows for registering providers programmatically.
A very basic AuthConfigFactory that allows for registering providers programmatically.
The Default Authenticator Factory.
The Default Authenticator Factory.
The Default Authenticator Factory.
DefaultBundleClassLoaderHelper
An implementation of the JAAS CallbackHandler.
DefaultFileLocatorHelper
This default handler will deal with unhandled requests in the server.
The default IdentityService, which creates and uses DefaultUserIdentitys.
DefaultsDescriptor
DefaultsDescriptor
DefaultsDescriptor
DefaultsDescriptor
The DefaultServlet, is a specialization of the ResourceServlet to be mapped to / as the "default" servlet for a context.
The DefaultServlet, is a specialization of the ResourceServlet to be mapped to / as the "default" servlet for a context.
The default servlet.
The default servlet.
A session store that keeps its sessions in memory within a concurrent map
Factory for creating new DefaultSessionCaches.
Manages session ids to ensure each session id within a context is unique, and that session ids can be shared across contexts (but not session contents).
 
 
 
Deprecated, for removal: This API element is subject to removal in a future version.
Representing the Jetty Request in the UpgradeRequest interface.
Representing the Jetty Request in the UpgradeRequest interface.
Representing the Jetty Response in the UpgradeResponse interface.
Representing the Jetty Response in the UpgradeResponse interface.
 
This is extended by an Extension so it can intercept demand calls.
Interface that can be implemented by a ContextHandler to allow configuration to be passed from a Deployer without dependencies on the jetty-deploy module itself.
Deployer for ContextHandlers
 
Jetty WebApp Hot Deployment Scanner.
 
 
Builder of a deployment configuration for a specific Environment.
 
 
 
 
 
DescriptorProcessor
DescriptorProcessor
DescriptorProcessor
DescriptorProcessor
A Destination represents the receiver of HTTP requests, and it is identified by an Origin.
A Destroyable is an object which can be destroyed.
A ConnectionFactory combining multiple ConnectionFactory.Detecting instances that will upgrade to the first one recognizing the bytes in the buffer.
Implementation of the HTTP "Digest" authentication defined in RFC 2617.
The nonce max age in ms can be set with the SecurityHandler.setInitParameter(String, String) using the name "maxNonceAge".
The nonce max age in ms can be set with the SecurityHandler.setInitParameter(String, String) using the name "maxNonceAge".
The nonce max age in ms can be set with the SecurityHandler.setParameter(String, String) using the name "maxNonceAge".
Deprecated, for removal: This API element is subject to removal in a future version.
No replacement, never used.
Represents an annotation that has been discovered by scanning source code of WEB-INF/classes and WEB-INF/lib jars.
Represents an annotation that has been discovered by scanning source code of WEB-INF/classes and WEB-INF/lib jars.
Represents an annotation that has been discovered by scanning source code of WEB-INF/classes and WEB-INF/lib jars.
Represents an annotation that has been discovered by scanning source code of WEB-INF/classes and WEB-INF/lib jars.
A partial implementation of MessageSink for methods that consume WebSocket messages using blocking stream APIs, typically via InputStream or Reader.
 
 
 
 
Denial of Service filter
Denial of Service filter
Denial of Service filter
Denial of Service filter
 
 
 
 
Listener for actions taken against specific requests.
Listener for actions taken against specific requests.
Listener for actions taken against specific requests.
Listener for actions taken against specific requests.
 
 
 
 
Deprecated.
Deprecated.
Deprecated.
Deprecated.
A Denial of Service Handler that protects from attacks by limiting the request rate from remote clients.
A Handler to reject DoS requests after first delaying them.
The Tracker implements the classic Leaky Bucket Algorithm.
A Handler to reject DoS requests with a status code or failure.
A RateTracker is associated with an id, and stores request rate data.
 
Default implementation of the Decoder.Text Message to Double to decoder
Default implementation of the Decoder.Text Message to Double to decoder
Default implementation of the Decoder.Text Message to Double to decoder
Default implementation of the Decoder.Text Message to Double to decoder
Default encoder for Double to Encoder.Text Message encoder
Default encoder for Double to Encoder.Text Message encoder
Default encoder for Double to Encoder.Text Message encoder
Default encoder for Double to Encoder.Text Message encoder
Cause DriverManager.getCallerClassLoader() to be called, which will pin the classloader.
 
A Dumpable that is a container of beans can implement this interface to allow it to refine which of its beans can be dumped.
An Appendable that helps avoid dump cycles.
 
 
 
Dumps GET and POST requests as HTML response content.
 
 
A ConditionalHandler that can eagerly load content asynchronously before calling the next handler.
An eager content processor, created by a EagerContentHandler.ContentLoaderFactory to asynchronous load content from a Request before calling the Request.Handler.handle(Request, Response, Callback) method of the passed Handler.
A factory to create new EagerContentHandler.ContentLoader instances for a specific mime type.
An EagerContentHandler.ContentLoaderFactory for any content, that uses Retainable.retain() to eagerly load content with zero copies, until all content is read or a maximum size is exceeded.
Delay dispatch until all content or an effective buffer size is reached
Deprecated, for removal: This API element is subject to removal in a future version.
Deprecated, for removal: This API element is subject to removal in a future version.
A protocol handler that handles the 103 response code.
Deprecated, for removal: This API element is subject to removal in a future version.
This class has been renamed to AdaptiveExecutionStrategy
A utility handler that echoes content from the request to the response.
 
 
 
 
Deprecated.
Deprecated.
LoginService implementation which always denies any attempt to login.
A Future<Void> that is already failed as a result of an Encode error
A Future<Void> that is already failed as a result of an Encode error
A Future<Void> that is already failed as a result of an Encode error
A Future<Void> that is already failed as a result of an Encode error
 
 
 
 
 
EndPoint is the abstraction for I/O communication using bytes.
A communication conduit between two peers.
Interface representing bundle of SSLSession associated data.
Marks an EndPoint that wraps another EndPoint.
 
 
 
 
Parser for the END_REQUEST frame content.
EnvConfiguration
EnvConfiguration
EnvConfiguration
EnvConfiguration
This is an object that will be linked into a webapp's java:comp/env namespace as if it was an <env-entry> from web.xml.
A named runtime environment containing a ClassLoader and Attributes.
A Builder of Environments intended to be used in XML files processed by start.jar.
A Jetty specialization of EOFException.
Standard HTTP/2 error codes.
 
 
 
Handler for Error pages
Handler for Error pages
Handler for Error pages An ErrorHandler is registered with Server.setErrorHandler(Request.Handler).
 
 
 
 
 
 
 
 
 
An ErrorHandler that maps exceptions and status codes to URIs for dispatch using the internal ERROR style of dispatch.
An ErrorHandler that maps exceptions and status codes to URIs for dispatch using the internal ERROR style of dispatch.
An ErrorHandler that maps exceptions and status codes to URIs for dispatch using the internal ERROR style of dispatch.
An ErrorHandler that maps exceptions and status codes to URIs for dispatch using the internal ERROR style of dispatch.
Utility classes for Entity Tag behaviors as outlined in RFC9110 : Section 8.8.3 - Entity Tag
 
 
 
 
Utility class for emitting OSGi EventAdmin events
A Handler.Wrapper that fires events during the processing of the requests.
EventSource is the passive half of an event source connection, as defined by the EventSource Specification.
EventSource is the passive half of an event source connection, as defined by the EventSource Specification.
EventSource is the passive half of an event source connection, as defined by the EventSource Specification.
EventSource is the passive half of an event source connection, as defined by the EventSource Specification.
EventSource.Emitter is the active half of an event source connection, and allows applications to operate on the connection by sending events, data or comments, or by closing the connection.
EventSource.Emitter is the active half of an event source connection, and allows applications to operate on the connection by sending events, data or comments, or by closing the connection.
EventSource.Emitter is the active half of an event source connection, and allows applications to operate on the connection by sending events, data or comments, or by closing the connection.
EventSource.Emitter is the active half of an event source connection, and allows applications to operate on the connection by sending events, data or comments, or by closing the connection.
A servlet that implements the event source protocol, also known as "server sent events".
A servlet that implements the event source protocol, also known as "server sent events".
A servlet that implements the event source protocol, also known as "server sent events".
A servlet that implements the event source protocol, also known as "server sent events".
Exception (or rather Throwable utility methods.
 
A strategy where the thread that produces will always run the resulting task.
An ExecutionStrategy executes Runnable tasks produced by a ExecutionStrategy.Producer.
A producer of Runnable tasks to run.
Interface for WebSocket Extensions.
Represents an Extension Configuration, as seen during the connection Handshake process.
Represents an Extension Configuration, as seen during the connection Handshake process.
Represents an Extension Configuration, as seen during the connection Handshake process.
Represents an Extension Configuration, as seen during the connection Handshake process.
 
 
 
 
 
 
Represents the stack of Extensions.
Saves literal XML snippets from web.xml.
Saves literal XML snippets from web.xml.
Saves literal XML snippets from web.xml.
Saves literal XML snippets from web.xml.
 
FakeURLClassLoader
Specific implementation of ProxyHandler.Reverse for FastCGI.
Specific implementation of AsyncProxyServlet.Transparent for FastCGI.
Specific implementation of AsyncProxyServlet.Transparent for FastCGI.
Specific implementation of AsyncProxyServlet.Transparent for FastCGI.
 
 
 
 
 
A container for name/value pairs, known as fields.
A named list of string values.
A Handler that can apply a HttpOutput.Interceptor mechanism to buffer the entire response content until the output is closed.
A Handler that can apply a HttpOutput.Interceptor mechanism to buffer the entire response content until the output is closed.
 
Simple, yet surprisingly common utility methods for identifying various file types commonly seen and worked with in a deployment scenario.
 
Deprecated.
use org.eclipse.jetty.server.StateLifeCycleListener instead
A file-based store of session data.
FileSessionDataStoreFactory
TODO figure out if this should be a LifeCycle or not, how many instances of this class can reside in a JVM, who can call sweep and when.
Listener for pool events
 
Show a StackTrace
A Utility class to help implement EndPoint.fillInterested(Callback) by keeping state and calling the context and callback objects.
 
 
 
 
Experimental Wrapper mechanism for Filter objects.
Experimental Wrapper mechanism for Filter objects.
Experimental Wrapper mechanism for Filter objects.
Experimental Wrapper mechanism for Filter objects.
 
 
 
 
 
 
 
 
 
 
 
 
 
Default implementation of the Text Message to Float decoder
Default implementation of the Text Message to Float decoder
Default implementation of the Text Message to Float decoder
Default implementation of the Text Message to Float decoder
Default encoder for Float to Encoder.Text Message encoder
Default encoder for Float to Encoder.Text Message encoder
Default encoder for Float to Encoder.Text Message encoder
Default encoder for Float to Encoder.Text Message encoder
 
 
 
 
 
 
FORM Authenticator.
FORM Authenticator.
FORM Authenticator.
This Authentication represents a just completed Form authentication.
This Authentication represents a just completed Form authentication.
 
 
 
 
A CompletableFuture that is completed once a application/x-www-form-urlencoded content has been parsed asynchronously from the Content.Source.
A Request.Content for form uploads with the "application/x-www-form-urlencoded" content type.
Customize Requests for Proxy Forwarding.
Ordered Source Enum.
Sets the request URI scheme, by default https.
FragmentConfiguration
FragmentConfiguration
FragmentConfiguration
FragmentConfiguration
A web-fragment.xml descriptor.
A web-fragment.xml descriptor.
A web-fragment.xml descriptor.
A web-fragment.xml descriptor.
 
 
 
 
Used to split large data frames into multiple frames below the maxFrameSize.
An immutable websocket frame.
An immutable websocket frame.
 
 
A generic QUIC frame carrying a frame type.
An immutable websocket frame.
A Base Frame as seen in RFC 6455.
 
 
 
 
 
A QUIC frame that carries a stream id.
 
 
 
 
Handles incoming WebSocket frames for a given endpoint.
Factory for FrameHandler instances
 
 
 
 
Some static utility methods for validating a Frame based on the state of its CoreSession.
 
 
 
 
 
 
 
 
 
 
Jetty components that wish to be part of a Graceful shutdown implement this interface so that the Graceful.shutdown() method will be called to initiate a shutdown.
A utility class to assist implementing the Graceful interface.
 
Handler to track active requests and allow them to gracefully complete.
A class to support GREASE (RFC 8701) in HTTP/3.
 
Decoder for the "gzip" content encoding.
 
 
 
 
 
 
A LifeCycle listener that halts the JVM with exit code 0 when notified of the "started" event.
A Jetty Server Handler.
A Jetty Server Handler.
A Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).
 
An abstract implementation of Handler that is a ContainerLifeCycle.
An abstract Handler with a Invocable.InvocationType.NON_BLOCKING invocation type.
 
A Handler.Container that can contain multiple other Handlers.
A Handler that contains one or more other Handlers.
A Handler.Container that contains an ordered list of children Handlers whose Request.Handler.handle(Request, Response, Callback) method is invoked in sequence on each child until a child returns true.
A Handler.Container that can contain one single other Handler.
An implementation of Handler.Singleton, which is a Handler.Container that wraps one single other Handler.
A collection of handlers.
A collection of handlers.
 
 
A Handler that contains other Handlers.
A Handler that contains other Handlers.
Deprecated.
HandlerList.
HandlerList.
A HandlerWrapper acts as a Handler but delegates the handle method and life cycle events to a delegate.
A HandlerWrapper acts as a Handler but delegates the handle method and life cycle events to a delegate.
 
 
An implementation of a LoginService that stores users and roles in-memory in HashMaps.
Session data stored in Hazelcast
Factory to construct HazelcastSessionDataStore
 
 
Header Filter
Header Filter
Header Filter
Header Filter
 
Parser for the FastCGI frame header.
The parser for the frame header of HTTP/2 frames.
The parser for the frame header of HTTP/3 frames.
Puts or adds a response header whenever the rule matches a path Servlet pattern.
Puts or adds a response header whenever the rule matches a path regex pattern.
Abstract rule that matches against request headers.
 
 
 
 
 
 
 
Specialization of AbstractHolder for servlet-related classes that have init-params etc
Specialization of AbstractHolder for servlet-related classes that have init-params etc
Specialization of AbstractHolder for servlet-related classes that have init-params etc
Specialization of AbstractHolder for servlet-related classes that have init-params etc
 
 
 
 
Display an optional Warning Message if the {jetty.home} and {jetty.base} are the same directory.
Adds a missing Host header (for example, HTTP 1.0 or 2.0 requests).
 
Parse an authority string (in the form host:port) into host and port, handling IPv4 and IPv6 host formats as defined in RFC 2732
An HttpField holding a preparsed Host and port number
A HandlerContainer that allows a hot swap of a wrapped handler.
A HandlerContainer that allows a hot swap of a wrapped handler.
A HandlerContainer that allows a hot swap of a wrapped handler.
There is 1 session HouseKeeper per SessionIdManager instance.
HPACK - Header Compression for HTTP/2
 
 
Hpack Decoder
 
 
 
A Session HPACK Exception.
A Stream HPACK exception.
 
 
 
 
A HTTP/2 specific handler of events for normal and tunnelled exchanges.
A client specific handler for events that happen after a HEADERS response frame is received.
A server specific handler for events that happen after a HEADERS request frame is received.
 
Comparator that orders non blacklisted ciphers before blacklisted ones.
HTTP2Client provides an asynchronous, non-blocking implementation to send HTTP/2 frames to a server.
 
 
HTTP2 Clear Text Connection factory.
 
 
 
Listener for processable HTTP/2 frames that have been received.
Listener for open/close Session events.
 
An ordered list of frames belonging to the same stream.
 
HTTP3Client provides an asynchronous, non-blocking implementation to send HTTP/3 frames to a server.
A ClientConnectionFactory implementation that creates HTTP/3 specific Connection objects to be linked to a StreamEndPoint.
Helper class to configure QUIC in a suitable way for an HTTP/3 client.
The HTTP/3 configuration parameters.
 
Base class for HTTP/3 exception, carrying an HTTP/3 error code and a reason.
HTTP/3 exception that affects the session.
HTTP/3 exception that affects a stream, not the session.
 
Helper class to configure QUIC in a suitable way for an HTTP/3 server.
 
 
 
Defines the state of the stream for received frames,
 
 
The state machine that processes a request/response cycle interpreting the HTTP and Servlet semantic.
The state machine that processes a request/response cycle interpreting the HTTP and Servlet semantic.
Represents the state of an HTTP request/response cycle.
The factory that creates default implementations of HttpChannel.
A factory for HttpChannel instances.
Holds the action to perform in case of idle timeout, and whether the HTTP request is being handled when the idle timeout occurs.
Listener for HttpChannel events.
Listener for HttpChannel events.
Deprecated.
Deprecated.
A HttpChannel.Listener that holds a collection of other HttpChannel.Listener instances that are efficiently invoked without iteration.
A HttpChannel.Listener that holds a collection of other HttpChannel.Listener instances that are efficiently invoked without iteration.
Implementation of AsyncContext interface that holds the state of request-response cycle.
Implementation of AsyncContext interface that holds the state of request-response cycle.
The actions to take as the channel moves from state to state.
The actions to take as the channel moves from state to state.
 
 
HttpClient provides an efficient, asynchronous, non-blocking implementation to perform HTTP requests to a server through a simple API that offers also blocking semantic.
Descendant beans of HttpClient that implement this interface are made aware of the HttpClient instance while it is starting.
 
Representation of the HTTP/1.1 application protocol used by HttpClientTransportDynamic.
 
HttpClientTransport represents what transport implementations should provide in order to plug in a different transport for HttpClient.
A HttpClientTransport that can dynamically switch among different application protocols.
 
 
 
 
HTTP compliance modes for Jetty HTTP parsing and handling.
 
HTTP Configuration.
 
An interface that allows a request object to be customized for a particular HTTP connector configuration.
 
A Connection Factory for HTTP Connections.
The HttpContent interface represents all the information about a static Resource that is needed to evaluate conditional headers and to eventually serve the actual content.
Factory of HttpContent.
HttpContent Wrapper.
 
Implementation of RFC6265 HTTP Cookies (with fallback support for RFC2965).
A builder for HttpCookie instances.
Immutable implementation of HttpCookie.
A HttpCookie that wraps a HttpCookie.
The possible values for the SameSite attribute, defined in the follow-up of RFC 6265, at the time of this writing defined at RFC 6265bis.
A wrapper for HttpCookie instances.
A container for HttpCookies.
A default implementation of HttpCookieStore.
An implementation of HttpCookieStore that does not store any cookie.
Utility methods for server-side HTTP cookie handling.
A HttpField that holds an HttpHeader.SET_COOKIE as a HttpCookie instance, delaying any value generation until HttpCookieUtils.SetCookieHttpField.getValue() is called.
HTTP Date/Time parsing and formatting.
 
A tagging interface for Exceptions that carry a HTTP response code and reason.
Exception thrown to indicate a Bad HTTP Message has either been received or attempted to be generated.
Exception thrown to indicate a Bad HTTP Message has either been received or attempted to be generated.
 
An immutable class representing an HTTP header or trailer.
A specialized HttpField whose value is an int.
A specialized HttpField whose value is a long.
Interface to pre-encode HttpFields.
An ordered collection of HttpFields that represent the HTTP headers or HTTP trailers of an HTTP request or an HTTP response.
Deprecated, for removal: This API element is subject to removal in a future version.
A mutable version of HttpFields.
A wrapper of HttpFields instances.
Deprecated, for removal: This API element is subject to removal in a future version.
 
 
 
 
HttpGenerator.
 
 
 
 
While this class is-a Runnable, it should never be dispatched in it's own thread.
While this class is-a Runnable, it should never be dispatched in it's own thread.
While this class is-a Runnable, it should never be dispatched in it's own thread.
While this class is-a Runnable, it should never be dispatched in it's own thread.
A content represents the production of context bytes by ContentProducer.nextContent().
A content represents the production of context bytes by ContentProducer.nextContent().
EOF special content.
EOF special content.
Error special content.
Error special content.
Deprecated, for removal: This API element is subject to removal in a future version.
Interceptor has been removed with no replacement in the EE10 or later implementations
Deprecated, for removal: This API element is subject to removal in a future version.
Interceptor has been removed with no replacement in the EE10 or later implementations
Abstract class that implements the standard special content behavior.
Abstract class that implements the standard special content behavior.
Simple non-special content wrapper allow overriding the EOF flag.
Simple non-special content wrapper allow overriding the EOF flag.
Known HTTP Methods
HttpOutput implements ServletOutputStream as required by the Servlet specification.
HttpOutput implements ServletOutputStream as required by the Servlet specification.
HttpOutput implements ServletOutputStream as required by the Servlet specification.
HttpOutput implements ServletOutputStream as required by the Servlet specification.
The HttpOutput.Interceptor is a single intercept point for all output written to the HttpOutput: via writer; via output stream; asynchronously; or blocking.
The HttpOutput.Interceptor is a single intercept point for all output written to the HttpOutput: via writer; via output stream; asynchronously; or blocking.
A Parser for 1.0 and 1.1 as defined by RFC 9112
 
 
 
 
 
Client-side proxy configuration for HTTP proxying, as specified by RFC 9110.
HttpReceiver provides the abstract code to implement the various steps of the receive of HTTP responses.
Utility class that handles HTTP redirects.
 
 
 
 
HTTP and WebSocket Schemes
HttpSender abstracts the algorithm to send HTTP requests, so that subclasses only implement the transport-specific code to send requests over the wire, implementing HttpSender.sendHeaders(HttpExchange, ByteBuffer, boolean, Callback) and HttpSender.sendContent(HttpExchange, ByteBuffer, boolean, Callback).
Jetty handler that bridges requests to HttpHandler.
Http Status Codes
 
A HttpStream is an abstraction that together with MetaData.Request, represents the flow of data from and to a single request and response cycle.
 
HTTP Testing helper class.
 
 
 
 
HTTP constants
 
 
 
HttpUpgrader prepares a HTTP request to upgrade from one protocol to another, and implements the upgrade mechanism.
A factory for HttpUpgraders.
Representation of HTTP URIs.
 
 
An unsafe HttpURI that accepts URI parts without checking whether they are valid.
 
This class contains the Huffman Codes defined in RFC7541.
Used to decoded Huffman encoded strings.
Used to encode strings Huffman encoding.
 
Associates UserIdentities from with threads and UserIdentity.Contexts.
An association between an identity and the current thread that can be terminated by IdentityService.Association.close().
An Abstract implementation of an Idle Timeout.
Handler to adjust the idle timeout of requests while dispatched.
Handler to adjust the idle timeout of requests while dispatched.
Handler to adjust the idle timeout of requests while dispatched.
Utility class to maintain a set of inclusions and exclusions.
Include Exclude Based Filter
Include Exclude Based Filter
Include Exclude Based Filter
Include Exclude Based Filter
 
 
Utility class to maintain a set of inclusions and exclusions.
Byte range inclusive of end points.
Byte range inclusive of end points.
Interface for dealing with Incoming Frames.
An immutable String lookup data structure.
Builder of Index instances.
A mutable String lookup data structure.
Builder of Index.Mutable instances.
InetAddress Access Handler
InetAddress Access Handler
InetAddress Access Handler
 
 
A pattern representing a single or range of InetAddress.
A set of InetAddress patterns.
 
Exception during initialization of the Endpoint
Exception during initialization of the Endpoint
Exception during initialization of the Endpoint
Exception during initialization of the Endpoint
Factory for the default InitialContext.
 
Injection
InjectionCollection Map of classname to all injections requested on that class, whether by declaration in web.xml or via equivalent annotations.
A Content.Source that is backed by an InputStream.
 
 
 
 
 
A Request.Content that produces content from an InputStream.
Implementation of Response.Listener that produces an InputStream that allows applications to read the response content.
 
A handler for instructions issued by an QpackEncoder or QpackDecoder.
 
 
 
 
Default implementation of the Decoder.Text Message to Integer decoder
Default implementation of the Decoder.Text Message to Integer decoder
Default implementation of the Decoder.Text Message to Integer decoder
Default implementation of the Decoder.Text Message to Integer decoder
Default encoder for Integer to Encoder.Text Message encoder
Default encoder for Integer to Encoder.Text Message encoder
Default encoder for Integer to Encoder.Text Message encoder
Default encoder for Integer to Encoder.Text Message encoder
IntrospectionUtil
Cleans a static cache of Methods held by java.beans.Introspector class when a context is undeployed.
Cleans a static cache of Methods held by java.beans.Introspector class when a context is undeployed.
Cleans a static cache of Methods held by java.beans.Introspector class when a context is undeployed.
Cleans a static cache of Methods held by java.beans.Introspector class when a context is undeployed.
 
Rule that protects against invalid unicode characters in URLs, returning a configurable status code with body message.
Indicating that the provided Class is not a valid WebSocket as defined by the API.
Indicating that the provided Class is not a valid WebSocket as defined by the API.
Indicating that the provided Class is not a valid WebSocket as defined by the API.
Indicating that the provided Class is not a valid WebSocket per the chosen API.
A task (typically either a Runnable or Invocable.Callable that declares how it will behave when invoked:
 
The behavior of an Invocable task when it is called.
A Runnable decorated with an Invocable.InvocationType.
An abstract partial implementation of Task
Dynamic Servlet Invoker.
Dynamic Servlet Invoker.
Dynamic Servlet Invoker.
Dynamic Servlet Invoker.
 
 
 
IO Utilities.
Common IO operations for Resource content.
This specialized callback implements a pattern that allows a large asynchronous task to be broken into smaller asynchronous sub-tasks using iteration rather than recursion.
The indication of the overall progress of the iteration that implementations of IteratingCallback.process() must return.
Iterating Nested Callback.
IterativeDescriptorProcessor
IterativeDescriptorProcessor
IterativeDescriptorProcessor
IterativeDescriptorProcessor
JAAS Configuration
JAAS Configuration
JAAS Configuration
JAAS Configuration
Implementation of jetty's LoginService that works with JAAS for authorization and authentication.
JAASPrincipal
 
JAASUserPrincipal
 
 
 
 
 
 
Container for Client use of the jakarta.websocket API.
Container for Client use of the jakarta.websocket API.
Container for Client use of the jakarta.websocket API.
Client ContainerProvider implementation.
Client ContainerProvider implementation.
Client ContainerProvider implementation.
 
 
 
Websocket Configuration
Websocket Configuration
Websocket Configuration
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Client Session for the JSR.
Client Session for the JSR.
Client Session for the JSR.
 
 
 
This manages the LifeCycle of WebSocketContainer instances that are created with ContainerProvider, if this code is being run from another ServletContainer, or if run inside a Jetty Server with the WebSocket client classes provided by the webapp.
This manages the LifeCycle of WebSocketContainer instances that are created with ContainerProvider, if this code is being run from another ServletContainer, or if run inside a Jetty Server with the WebSocket client classes provided by the webapp.
This manages the LifeCycle of WebSocketContainer instances that are created with ContainerProvider, if this code is being run from another ServletContainer, or if run inside a Jetty Server with the WebSocket client classes provided by the webapp.
A Jetty implementation of the AuthConfigProvider to allow registration of a ServerAuthModule directly without having to write a custom AuthConfigProvider.
A Jetty implementation of the AuthConfigProvider to allow registration of a ServerAuthModule directly without having to write a custom AuthConfigProvider.
A Jetty implementation of the AuthConfigProvider to allow registration of a ServerAuthModule directly without having to write a custom AuthConfigProvider.
A Jetty implementation of the AuthConfigProvider to allow registration of a ServerAuthModule directly without having to write a custom AuthConfigProvider.
Implementation of Jetty LoginAuthenticator that is a bridge from Jakarta Authentication to Jetty Security.
Implementation of Jetty LoginAuthenticator that is a bridge from Jakarta Authentication to Jetty Security.
Implementation of Jetty LoginAuthenticator that is a bridge from Javax Authentication to Jetty Security.
Implementation of Jetty LoginAuthenticator that is a bridge from Jakarta Authentication to Jetty Security.
Jakarta Authentication (JASPI) Authenticator Factory.
Jakarta Authentication (JASPI) Authenticator Factory.
Javax Authentication (JASPI) Authenticator Factory.
Jakarta Authentication (JASPI) Authenticator Factory.
JASPI Configuration
JASPI Configuration
JASPI Configuration
JASPI Configuration
Almost an implementation of jaspi MessageInfo.
Almost an implementation of jaspi MessageInfo.
Almost an implementation of jaspi MessageInfo.
Almost an implementation of jaspi MessageInfo.
javaNameParser
javaRootURLContext
javaURLContextFactory
Java Version Utility class.
 
 
Container for Client use of the javax.websocket API.
Client ContainerProvider implementation.
 
Websocket Configuration
 
 
 
 
 
 
 
 
 
 
 
 
 
Client Session for the JSR.
 
This manages the LifeCycle of WebSocketContainer instances that are created with ContainerProvider, if this code is being run from another ServletContainer, or if run inside a Jetty Server with the WebSocket client classes provided by the webapp.
JAAS LoginModule to retrieve user information from a database and authenticate the user.
JDBC as a source of user authentication and authorization information.
A UserPrincipal with extra jdbc key info.
Session data stored in database
SessionTableSchema
JDBCSessionDataStoreFactory
 
 
 
 
JettyBootstrapActivator
 
 
 
Represents an Extension Configuration, as seen during the connection Handshake process.
Represents an Extension Configuration, as seen during the connection Handshake process.
Represents an Extension Configuration, as seen during the connection Handshake process.
Jetty implementation of HttpContext
 
Jetty implementation of HttpExchange
Jetty implementation of HttpServer.
Jetty implementation of Java HTTP Server SPI
 
JettyJasperInitializer
JettyJasperInitializer
JettyJasperInitializer
JettyJasperInitializer
Wrapper for the jsp servlet that handles receiving requests mapped from jsp-property-groups.
Wrapper for the jsp servlet that handles receiving requests mapped from jsp-property-groups.
Wrapper for the jsp servlet that handles receiving requests mapped from jsp-property-groups.
Wrapper for the jsp servlet that handles receiving requests mapped from jsp-property-groups.
 
 
JettyLogger specific configuration: <name>.LEVEL=(String:LevelName) <name>.STACKS=(boolean)
 
 
Configures a jetty Server instance.
 
 
 
 
 
 
 
 
Change to TldPreScanned to not require that the tlds have been pre-scanned from a jar file, but rather may be files in the file system.
Change to TldPreScanned to not require that the tlds have been pre-scanned from a jar file, but rather may be files in the file system.
Change to TldPreScanned to not require that the tlds have been pre-scanned from a jar file, but rather may be files in the file system.
Change to TldPreScanned to not require that the tlds have been pre-scanned from a jar file, but rather may be files in the file system.
 
 
 
Websocket Configuration
Websocket Configuration
Websocket Configuration
Websocket Configuration
Websocket Configuration
Websocket Configuration
Websocket Configuration
Websocket Configuration
Abstract WebSocket creator interface.
Abstract WebSocket creator interface.
Abstract WebSocket creator interface.
Abstract WebSocket creator interface.
 
 
 
 
 
 
Factory to create JettyWebSocketFrameHandler instances suitable for use with jetty-native websocket API.
Factory to create JettyWebSocketFrameHandler instances suitable for use with jetty-native websocket API.
Factory to create JettyWebSocketFrameHandler instances suitable for use with jetty-native websocket API.
 
 
 
 
 
 
 
 
 
Abstract Servlet used to bridge the Servlet API to the WebSocket API.
Abstract Servlet used to bridge the Servlet API to the WebSocket API.
Abstract Servlet used to bridge the Servlet API to the WebSocket API.
Abstract Servlet used to bridge the Servlet API to the WebSocket API.
ServletContext configuration for Jetty Native WebSockets API.
ServletContext configuration for Jetty Native WebSockets API.
ServletContext configuration for Jetty Native WebSockets API.
ServletContext configuration for Jetty Native WebSockets API.
 
 
 
 
 
 
 
 
Looks for XmlConfiguration files in WEB-INF.
Looks for XmlConfiguration files in WEB-INF.
Configuration that looks for XmlConfiguration files in WEB-INF.
Configuration that looks for XmlConfiguration files in WEB-INF.
JMX Configuration
JMX Configuration
JMX Configuration
JMX Configuration
 
 
JNDI Configuration
JNDI Configuration
JNDI Configuration
JNDI Configuration
JSON parser and generator.
JSON Convertible object.
JSON Convertor.
JSON Generator.
A Literal JSON generator.
JSON Output class for use by JSON.Convertible.
A Reader source for a JSON string.
A generic source for a JSON representation.
An in-memory source for a JSON string.
 
Convert a Date to JSON.
Convert an Enum to JSON.
Converts an Object to JSON using reflection on getters methods.
Converts POJOs to JSON and vice versa.
 
 
 
JSP Configuration
JSP Configuration
JSP Configuration
JSP Configuration
Servlet handling JSP Property Group mappings
Servlet handling JSP Property Group mappings
Servlet handling JSP Property Group mappings
Servlet handling JSP Property Group mappings
 
 
 
 
Used to decode the ID Token from the base64 encrypted JSON Web Token (JWT).
 
The KeyStoreScanner is used to monitor the KeyStore file used by the SslContextFactory.
A Handler that helps recording the total latency of the requests executed by the wrapped handler.
Lazy List creation.
A LdapLoginModule for use with JAAS setups
 
LibExtClassLoaderHelper
 
 
 
 
 
 
 
 
 
 
 
 
The lifecycle interface for generic components.
Listener.
LifeCycleCallback Holds information about a class and method that has either been configured in web.xml to have postconstruct or predestroy callbacks, or has the equivalent annotations.
LifeCycleCallbackCollection This class collects the classes and methods that have been configured in web.xml with postconstruct/predestroy callbacks, or that contain the equivalent annotations.
 
Specialization of BaseHolder for servlet listeners.
Specialization of BaseHolder for servlet listeners.
Specialization of BaseHolder for servlet listeners.
Specialization of BaseHolder for servlet listeners.
Experimental Wrapper mechanism for Servlet EventListeners.
Experimental Wrapper mechanism for Servlet EventListeners.
Experimental Wrapper mechanism for Servlet EventListeners.
Experimental Wrapper mechanism for Servlet EventListeners.
 
 
 
 
ClassLoader Helper.
A local connector, mostly for testing purposes.
Implementation of the delegate for InitialContext for the local namespace.
A Pool.Wrapper that tracks the acquire/release/remove pool events.
A Pool.Factory that wraps newly created Pool instances with LockedPool.
A receiver of Pool events.
An Authentication indicating that a user has been previously, but is not currently logged in, but may be capable of logging in after a call to Request.login(String,String)
An Authentication indicating that a user has been previously, but is not currently logged in, but may be capable of logging in after a call to Request.login(String,String)
 
 
 
 
This Authentication represents a just completed authentication, that has sent a response, typically to redirect the client to the original request target..
Base class for representing a successful authentication state.
This is similar to the jaspi PasswordValidationCallback but includes user principal and group info as well.
This is similar to the jaspi PasswordValidationCallback but includes user principal and group info as well.
This is similar to the jaspi PasswordValidationCallback but includes user principal and group info as well.
This is similar to the jaspi PasswordValidationCallback but includes user principal and group info as well.
This is similar to the jaspi PasswordValidationCallback but includes user principal and group info as well.
This is similar to the jaspi PasswordValidationCallback but includes user principal and group info as well.
This is similar to the jaspi PasswordValidationCallback but includes user principal and group info as well.
This is similar to the jaspi PasswordValidationCallback but includes user principal and group info as well.
Login Service Interface.
Default implementation of the Text Message to Long decoder
Default implementation of the Text Message to Long decoder
Default implementation of the Text Message to Long decoder
Default implementation of the Text Message to Long decoder
Default encoder for Long to Encoder.Text Message encoder
Default encoder for Long to Encoder.Text Message encoder
Default encoder for Long to Encoder.Text Message encoder
Default encoder for Long to Encoder.Text Message encoder
A monitor for low resources, low resources can be detected by: ThreadPool.isLowOnThreads() if Connector.getExecutor() is an instance of ThreadPool and LowResourceMonitor.setMonitorThreads(boolean) is true. If LowResourceMonitor.setMaxMemory(long) is non zero then low resources is detected if the JVMs Runtime instance has Runtime.totalMemory() minus Runtime.freeMemory() greater than LowResourceMonitor.getMaxMemory()
 
This is a subclass of jakarta.mail.Reference and an ObjectFactory for jakarta.mail.Session objects.
This is a subclass of jakarta.mail.Reference and an ObjectFactory for jakarta.mail.Session objects.
This is a subclass of javax.mail.Reference and an ObjectFactory for javax.mail.Session objects.
This is a subclass of jakarta.mail.Reference and an ObjectFactory for jakarta.mail.Session objects.
 
 
 
 
The @ManagedAttribute annotation is used to indicate that a given method exposes a JMX attribute.
Enable Jetty style JMX MBeans from within a Context
Enable Jetty style JMX MBeans from within a Context
Enable Jetty style JMX MBeans from within a Context
Enable Jetty style JMX MBeans from within a Context
Enable Jetty style JMX MBeans from within a Context
The @ManagedObject annotation is used on a class at the top level to indicate that it should be exposed as an mbean.
The @ManagedOperation annotation is used to indicate that a given method should be considered a JMX operation.
ManagedSelector wraps a Selector simplifying non-blocking operations on channels.
A ManagedSelector.Selectable is an EndPoint that wish to be notified of non-blocking events by the ManagedSelector.
A selector update to be done when the selector has been woken.
A heavy-weight Session object representing an HttpSession.
State of the session id
Validity states of a session
 
 
 
The match details when using PathMappings.getMatched(String), used to minimize return to the PathSpec or PathMappings for subsequent details that are now provided by the MatchedPath instance.
 
 
 
 
 
Container class for the MBean instances
Uses memcached as a cache for SessionData.
SessionDataTranscoder We override memcached deserialization to use our classloader-aware ObjectInputStream.
MemcachedSessionDataMapFactory
A server Connector that allows clients to communicate via memory.
Memory-based implementation of EndPoint.Pipe.
An in memory Resource
A Transport suitable to be used when using a MemoryConnector.
MemoryUtils provides an abstraction over memory properties and operations.
 
 
Support class for reading a WebSocket BINARY message via a InputStream.
Support for writing a single WebSocket BINARY message via a OutputStream
The HTTP/3 protocol parser.
 
Support class for reading a (single) WebSocket TEXT message via a Reader.
A consumer of WebSocket data frames (either BINARY or TEXT).
Exception when a message is too large for the internal buffers occurs and should trigger a connection close.
Exception when a message is too large for the internal buffers occurs and should trigger a connection close.
Exception when a message is too large for the internal buffers occurs and should trigger a connection close.
Exception when a message is too large for the internal buffers occurs and should trigger a connection close.
Support for writing a single WebSocket TEXT message via a Writer
The metadata associated with the configuration and deployment of a web application, obtained from descriptors, annotations and direct configuration.
The metadata associated with the configuration and deployment of a web application, obtained from descriptors, annotations and direct configuration.
All data associated with the configuration and deployment of a web application.
All data associated with the configuration and deployment of a web application.
Immutable common HTTP information for requests and responses.
 
 
Immutable HTTP CONNECT request information.
Marker interface to signal that a MetaData could not be created, for example due to an invalid URI or invalid headers.
Metadata regarding where a deployable element was declared: by annotation or by descriptor.
Metadata regarding where a deployable element was declared: by annotation or by descriptor.
Metadata regarding where a deployable element was declared: by annotation or by descriptor.
Metadata regarding where a deployable element was declared: by annotation or by descriptor.
Immutable HTTP request information.
Immutable HTTP response information.
MetaInfConfiguration
MetaInfConfiguration
MetaInfConfiguration
MetaInfConfiguration
An interface for managing invocations of methods whose arguments may need to be augmented, by binding in certain parameters ahead of time.
 
This implementation of MethodHolder is not thread safe.
MIME Type enum and utilities
 
Enumeration of predefined MimeTypes.
The document model is an outer object that contains the elements: "id" : session_id "created" : create_time "accessed": last_access_time "maxIdle" : max_idle_time setting as session was created "expiry" : time at which session should expire "valid" : session_valid "context" : a nested object containing 1 nested object per context for which the session id is in use Each of the nested objects inside the "context" element contains: unique_context_name : nested object containing name:value pairs of the session attributes for that context unique_context_name: vhost:contextpath, where no vhosts="0_0_0_0", root context = "", contextpath "/" replaced by "_"
MongoSessionDataStoreFactory
Some utility methods for manipulating mongo data.
A QueuedThreadPool subclass that monitors its own activity by recording queue and task statistics.
Java NIO Path Resource with file system pooling.
 
A ContextHandler with a child Handler that redirects to a configurable URI.
An Authenticator which maps different Authenticators to PathSpecs.
A multi valued Map.
Namespace class for interrelated classes that provide support for parsing and generating multipart bytes.
An asynchronous Content.Source where MultiPart.Parts can be added to it to form a multipart content.
A MultiPart.Part that holds its content in memory, in one or more ByteBuffers.
A MultiPart.Part that holds its content in one or more Content.Chunks.
A MultiPart.Part whose content is a Content.Source.
A multipart/form-data parser that follows RFC 7578.
A listener for events emitted by a MultiPart.Parser.
A single part of a multipart content.
A MultiPart.Part whose content is in a file.
A CompletableFuture that is completed when a multipart/byteranges has been parsed asynchronously from a Content.Source.
The multipart/byteranges specific content source.
A specialized InputStreamContentSource whose content is sliced by a byte range.
 
A MultiPart.Part whose content is a byte range of a Resource.
An ordered list of MultiPart.Parts that can be accessed by index, or iterated over.
Deprecated, for removal: This API element is subject to removal in a future version.
The compliance mode for MultiPart handling.
 
The Configuration needed to parse multipart/form-data.
 
MultiPartConfigAnnotationHandler
MultiPartConfigAnnotationHandler
MultiPartConfigAnnotationHandler
MultiPartConfigAnnotationHandler
A container class for multipart/form-data parsing and generation.
The multipart/form-data specific content source.
 
An ordered list of MultiPart.Parts that can be accessed by index or by name, or iterated over.
MultiPartInputStream
MultiPartInputStream
Deprecated, for removal: This API element is subject to removal in a future version.
Deprecated, for removal: This API element is subject to removal in a future version.
Handle a multipart MIME response.
A parser for MultiPart content type.
A parser for MultiPart content type.
 
 
 
 
 
 
A Request.Content for form uploads with the "multipart/form-data" content type.
Handle a multipart MIME response.
 
Utility class to handle a Multi Release Jar file
This annotation is used to describe variables in method signatures so that when rendered into tools like JConsole it is clear what the parameters are.
NameEnumeration
NamingContext
Naming Context Listener.
A utility Dumpable to dump a JNDI naming context tree.
NamingEntry
 
Naming Utility Methods
Utility class with methods that deal with System.nanoTime().
 
Used to decode integers as described in RFC7541.
Used to encode integers as described in RFC7541.
Used to decode string literals as described in RFC7541.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
A Connector for TCP/IP network connectors
Receives notifications of the NetworkConnector.open() and NetworkConnector.close() events.
A listener for raw network traffic within Jetty.
A specialized version of ServerConnector that supports NetworkTrafficListeners.
A specialized version of SocketChannelEndPoint that supports NetworkTrafficListeners.
 
 
 
 
 
 
Deprecated, for removal: This API element is subject to removal in a future version.
No replacement, never used.
NoSqlSessionDataStore
Does not actually cache any Session objects.
Factory for NullSessionCaches.
Does not actually store anything, useful for testing.
NullSessionDataStoreFactory
ObjectCallback
A dynamic MBean that can wrap an arbitrary Object instance.
 
Annotation for tagging methods to receive connection close events.
Annotation for tagging methods to receive connection close events.
Annotation for methods to receive WebSocket close events.
Annotation for tagging methods to receive connection open events.
Annotation for tagging methods to receive connection open events.
Annotation for receiving websocket errors (exceptions) that have occurred internally in the websocket implementation.
Annotation for receiving websocket errors (exceptions) that have occurred internally in the websocket implementation.
Annotation for methods to receive WebSocket errors.
(ADVANCED) Annotation for tagging methods to receive frame events.
(ADVANCED) Annotation for tagging methods to receive frame events.
Annotation for methods to receive WebSocket frame events.
Annotation for tagging methods to receive Binary or Text Message events.
Annotation for tagging methods to receive Binary or Text Message events.
Annotation for methods to receive BINARY or TEXT WebSocket events.
Annotation for methods to receive WebSocket connect events.
 
This class is used to wrap the Authenticator.AuthConfiguration given to the OpenIdAuthenticator.
This class is used to wrap the Authenticator.AuthConfiguration given to the OpenIdAuthenticator.
Implements authentication using OpenId Connect on top of OAuth 2.0.
Implements authentication using OpenId Connect on top of OAuth 2.0.
Implements authentication using OpenId Connect on top of OAuth 2.0.
This Authentication represents a just completed OpenId Connect authentication.
This Authentication represents a just completed OpenId Connect authentication.
This class is used to wrap the Authenticator.Configuration given to the OpenIdAuthenticator.
 
 
 
Holds the configuration for an OpenID Connect service.
Builder for OpenIdConfiguration.
The credentials of an user to be authenticated with OpenID Connect.
 
The implementation of LoginService required to use OpenID Connect.
 
Deprecated.
Ordering options for jars in WEB-INF lib.
Ordering options for jars in WEB-INF lib.
Ordering options for jars in WEB-INF lib.
Ordering options for jars in WEB-INF lib.
Class that groups the elements that uniquely identify a destination.
 
 
 
 
 
The representation of a network protocol.
Class loader that is aware of a bundle.
 
Name of the properties that configure a jetty Server OSGi service.
OSGiWebappClassLoader
Constants (MANIFEST headers, service properties etc) associated with deploying webapps into OSGi via Jetty.
An entry for an outgoing WebSocket Frame, consisting of a Frame, a Callback as well as some additional configuration including write timeouts and batch mode.
 
Interface for dealing with frames outgoing to (eventually) the network layer.
A Content.Source that provides content asynchronously through an OutputStream.
A Request.Content that provides content asynchronously through an OutputStream similar to AsyncRequestContent.
OverrideDescriptor
OverrideDescriptor
OverrideDescriptor
OverrideDescriptor
PackageAdminServiceTracker
Parser for the PARAMS frame content.
The FastCGI protocol exchanges frames.
The HTTP/2 protocol parser.
 
 
 
 
 
A MessageSink implementation that delivers BINARY frames to the application function passed to the constructor in the form of a byte[].
A MessageSink implementation that delivers BINARY frames to the application function passed to the constructor in the form of a ByteBuffer.
A MessageSink implementation that delivers TEXT frames to the application function passed to the constructor in the form of a String.
This password utility class obtains a password or pass phrase either by:
 
 
A Content.Source that provides the file content of the passed Path.
Path Mappings of PathSpec to Resource.
A Handler that delegates to other handlers through a configured PathMappings.
A PathMappingsHandler that does not change the Context or any other aspect of the request
A custom Request.Wrapper that provides a Context based on the results of a PathSpec.
Optional interface for custom EndpointConfig implementations in Jetty to expose Path Param values used during the JakartaWebSocketFrameHandler resolution of methods.
Optional interface for custom EndpointConfig implementations in Jetty to expose Path Param values used during the JakartaWebSocketFrameHandler resolution of methods.
Optional interface for custom EndpointConfig implementations in Jetty to expose Path Param values used during the JavaxWebSocketFrameHandler resolution of methods.
Optional interface for custom EndpointConfig implementations in Jetty to expose Path Param values used during the JakartaWebSocketFrameHandler resolution of methods.
A Request.Content for files using JDK 7's java.nio.file APIs.
Java NIO Path Resource.
 
 
Implementation of Response.ContentListener that saves the response content to a file Path, like curl <url> -o file.bin does.
 
A path specification is a URI path template that can be matched against.
Types of path spec groups.
A Set of PathSpec strings.
Abstract rule that uses the Servlet pattern syntax via ServletPathSpec for path pattern matching.
 
 
Create a PID file for the running process.
 
 
 
 
Configuration
Configuration
Configuration
Configuration
PlusDecorator
PlusDecorator
PlusDecorator
PlusDecorator
PlusDescriptorProcessor
PlusDescriptorProcessor
PlusDescriptorProcessor
PlusDescriptorProcessor
Exception when a violation of policy occurs and should trigger a connection close.
Exception when a violation of policy occurs and should trigger a connection close.
Exception when a violation of policy occurs and should trigger a connection close.
A pool of objects, with support for multiplexing and several optimized strategies plus an optional ThreadLocal cache of the last released entry.
A Pool entry that holds metadata and a pooled object.
A wrapper for Entry instances.
A factory for Pool instances.
A wrapper for Pool instances.
 
 
 
 
PostConstructCallback
 
This HttpContent.Factory populates the HttpContent.getPreCompressedContentFormats() field for any HttpContent fetched through this factory.
 
 
 
 
 
 
 
 
PreDestroyCallback
Pre encoded HttpField.
 
 
 
 
 
 
A protocol handler that handles the 102 response code.
ProcessorUtils provides access to runtime info about processors, that may be overridden by system properties or environment variables.
A strategy where the caller thread iterates over task production, submitting each task to an Executor for execution.
A strategy where the caller thread iterates over task production, submitting each task to an Executor for execution.
An abstraction for a completed/failed result of an asynchronous operation.
A CompletableFuture that is also a Promise.
Abstract implementation of Promise.Invocable with the specified Invocable.InvocationType.
A Promise that implements Runnable to perform a one-shot task that eventually completes this Promise.
 
PropertyFileLoginModule
This class monitors a property file of the format mentioned below and notifies registered listeners of the changes to the the given file.
 
Maintains a map of PropertyUserStores, keyed off the location of the property file containing the authentication and authorization information.
Per spec, a protocol error should result in a Close frame of status code 1002 (PROTOCOL_ERROR)
Per spec, a protocol error should result in a Close frame of status code 1002 (PROTOCOL_ERROR)
Per spec, a protocol error should result in a Close frame of status code 1002 (PROTOCOL_ERROR)
Per spec, a protocol error should result in a Close frame of status code 1002 (PROTOCOL_ERROR)
A protocol handler performs HTTP protocol operations on behalf of the application, typically like a browser would.
A container for ProtocolHandlers accessible from HttpClient.getProtocolHandlers().
Represents an established stateful connection with a remote peer for a specific QUIC connection.
A factory for protocol specific instances of ProtocolSession.
 
 
 
A protocol handler that handles the 401 response code in association with the Proxy-Authenticate header.
The configuration of the forward proxies to use with HttpClient.
 
ConnectionFactory for the PROXY Protocol.
 
Customizer that extracts the real local and remote address:port pairs from a ProxyConnectionFactory and sets them on the request with Attributes.setAttribute(String, Object).
A Handler that can be used to implement a forward proxy ("proxy") or a reverse proxy ("gateway") as defined by RFC 7230.
A ProxyHandler that can be used to implement a forward proxy server.
 
A ProxyHandler that can be used to implement a reverse proxy.
ClientConnectionFactory for the PROXY protocol.
 
A ClientConnectionFactory for the PROXY protocol version 1.
PROXY protocol version 1 metadata holder to be used in conjunction with Request.tag(Object).
A ClientConnectionFactory for the PROXY protocol version 2.
PROXY protocol version 2 metadata holder to be used in conjunction with Request.tag(Object).
 
 
 
 
Servlet 3.0 asynchronous proxy servlet.
Servlet 3.0 asynchronous proxy servlet.
Servlet 3.0 asynchronous proxy servlet.
Servlet 3.0 asynchronous proxy servlet.
Convenience extension of ProxyServlet that offers transparent proxy functionalities.
Convenience extension of ProxyServlet that offers transparent proxy functionalities.
Convenience extension of ProxyServlet that offers transparent proxy functionalities.
Convenience extension of ProxyServlet that offers transparent proxy functionalities.
 
 
 
 
 
 
 
 
 
 
 
Deprecated.
use QoSHandler instead.
Deprecated.
use QoSHandler instead.
Deprecated.
use QoSHandler instead.
Deprecated.
use QoSHandler instead.
A quality of service Handler that conditionally limits the number of concurrent requests, to provide more predictable end-user experience in case descendant Handlers have limited capacity.
 
 
 
 
 
A Session QPACK Exception.
A Stream QPACK exception.
 
A thread pool with a queue of jobs to execute.
 
A QUIC exception carrying the error code, the error reason, and the frame type that caused the error.
Provides Java APIs to access the native Quiche library.
 
 
 
 
 
 
 
 
 
 
Provides different bindings, loaded via ServiceLoader, that access the native Quiche library.
 
Quiche specific ClientQuicConfiguration.
 
 
A Connection implementation that receives and sends datagram packets via its associated DatagramChannelEndPoint.
 
 
 
 
 
 
A ConnectionFactory for QUIC that uses the Quiche library.
A server side network connector that uses a DatagramChannel to listen on a network port for QUIC traffic.
Quiche specific ServerQuicConfiguration.
Represents a logical connection with a remote peer, identified by a QUIC connection id.
 
A Transport for QUIC that uses the Quiche library and delegates to another Transport.
QuickStartConfiguration
QuickStartConfiguration
QuickStartConfiguration
QuickStartConfiguration
 
 
 
 
Handle extended elements for quickstart-web.xml
Handle extended elements for quickstart-web.xml
Handle extended elements for quickstart-web.xml
Handle extended elements for quickstart-web.xml
QuickStartGeneratorConfiguration
QuickStartGeneratorConfiguration
QuickStartGeneratorConfiguration
QuickStartGeneratorConfiguration
A Quiet Exception.
 
 
A ServletException that is logged less verbosely than a normal ServletException.
A ServletException that is logged less verbosely than a normal ServletException.
A ServletException that is logged less verbosely than a normal ServletException.
A ServletException that is logged less verbosely than a normal ServletException.
Implements a quoted comma separated list of values in accordance with RFC7230.
Implements a quoted comma separated list parser in accordance with RFC9110 section 5.6.
Implements a quoted comma separated list of quality values in accordance with RFC7230 and RFC7231.
A Tokenizer that splits a string into parts, allowing for quotes.
 
A ConnectionPool that provides connections randomly among the ones that are available.
Controls rate of events via RateControl.onEvent(Object).
Factory to create RateControl instances.
Counts the rate that Longs are added to this from the time of creation or the last call to RateCounter.reset().
Statistics on a time sequence rate.
 
 
 
 
 
 
 
Issues a (3xx) redirect response whenever the rule finds a request path Servlet pattern match.
A protocol handler that handles redirect status codes 301, 302, 303, 307 and 308.
Issues a (3xx) redirect response whenever the rule finds a request path regular expression match
 
RegexPathSpec is a PathSpec implementation for a PathMappings instance.
Abstract rule that uses the regular expression syntax for path pattern matching.
A Set of Regular expressions strings.
 
 
 
 
 
 
 
 
 
 
 
 
An ErrorHandler that can re-handle a request at an error page location.
An ReHandlingErrorHandler that uses a map of error codes to select a page.
Relative Fragment Ordering
Relative Fragment Ordering
Relative Fragment Ordering
Relative Fragment Ordering
 
 
Request represents an HTTP request, and offers a fluent interface to customize various attributes such as the path, the headers, the content, etc.
Jetty Request.
Jetty Request.
The representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).
A Request.Wrapper that separately provides the request Attributes.
A minimal Authentication interface, primarily used for logging.
Listener for the request begin event.
Listener for the request committed event.
A client-side representation of HTTP request content.
Listener for the request content event.
Listener for the request failed event.
A handler for an HTTP request and response.
A marker Exception that can be passed the Callback.failed(Throwable) of the Callback passed in Request.Handler.handle(Request, Response, Callback), to cause request handling to be aborted.
Listener for the request headers event.
Listener for all request events.
Listener for the request queued event.
Common, empty, super-interface for request listeners.
This interface will be detected by the Request.ServeAs.wrap(Request, HttpURI) static method to wrap the request changing its target to a given path.
Listener for the request succeeded event.
A wrapper for Request instances.
Provides access to the request associated with the authentication.
A specialized container for request listeners.
TODO
 
Writes the generated log string to a log sink
Writer which outputs pre-formatted request log strings to a file using RolloverFileOutputStream.
RequestParameterCallback
A TryExecutor using pre-allocated/reserved threads from an external Executor.
 
 
 
 
Any type of POJO to be bound that can be retrieved later and linked into a webapp's java:comp/env namespace.
A Resource is a wrapper over a Path object pointing to a file or directory that can be represented by aFileSystem.
 
 
 
 
 
ResourceFactory is the source of new Resource instances.
 
 
Resource Handler.
Resource Handler.
Resource Handler will serve static content and handle If-Modified-Since headers.
Utility class to create a ContextHandler containing a ResourceHandler.
HttpContent created from a Resource.
An HttpContent.Factory for transient content (not cached).
Utility methods to generate a List of paths.
Collection of helpful static methods for working with Resource objects.
 
 
 
 
Abstract resource service, used by DefaultServlet and ResourceHandler
Abstract resource service, used by DefaultServlet and ResourceHandler
Resource service, used by DefaultServlet and ResourceHandler
A welcome target paired with how to process it.
 
 
 
How welcome targets should be processed.
A Servlet that handles static resources.
A Servlet that handles static resources.
Specialized UriPatternPredicate to allow filtering Resource entries by their URI.
Response represents an HTTP response and offers methods to retrieve status code, HTTP version and headers.
Response provides the implementation for HttpServletResponse.
Response provides the implementation for HttpServletResponse.
The representation of an HTTP response, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).
Asynchronous listener for the response content events.
Listener for the response begin event.
Listener for the request and response completed event.
Synchronous listener for the response content events.
Asynchronous listener for the response content events.
Listener for the response failure event.
Listener for a response header event.
Listener for the response headers event.
 
 
 
 
Listener for all response events.
 
 
Common, empty, super-interface for response listeners
Listener for the response succeeded event.
 
The parser for STDOUT frame content.
A specialized container for response listeners.
Sends the response code whenever the rule finds a match.
Sends a response with the configured status code whenever the value of the configured request header matches a regular expression.
 
Specialized PrintWriter for servlet Responses
Specialized PrintWriter for servlet Responses
Specialized PrintWriter for servlet Responses
Specialized PrintWriter for servlet Responses
The result of a request / response exchange, containing the Request, the Response and eventual failures of either.
A reference counted resource, for example one that is borrowed from a pool, that may be retained an additional number of times, and released a correspondent number of times, over its lifecycle.
A reference count implementation for a Retainable resource.
A wrapper of Retainable instances.
An abstraction over ByteBuffers which provides:
An abstract implementation of RetainableByteBuffer that provides the basic Retainable functionality
An RetainableByteBuffer.Mutable RetainableByteBuffer that can grow its capacity, backed by a chain of ByteBuffer, which may grow either by aggregation and/or retention.
A RetainableByteBuffer that is empty and not retainable.
A fixed capacity RetainableByteBuffer.Mutable RetainableByteBuffer backed by a single ByteBuffer.
Extended RetainableByteBuffer API with mutator methods.
A RetainableByteBuffer.FixedCapacity buffer that is neither poolable nor retainable.
A pooled buffer that knows the pool from which it was allocated.
A wrapper for RetainableByteBuffer instances
Implementation of Response.Listener that retains the response content without copying it, up to a configurable number of bytes.
 
Exception indicating that the HTTP request was not handled by the server, and can therefore be retried, if possible.
Exception indicating that the HTTP/2 stream was not handled by the server, and can therefore be retried, if possible.
Exception indicating that the HTTP/3 stream was not handled by the server, and can therefore be retried, if possible.
A RuleContainer that is an HttpConfiguration.Customizer, so that its rules are processed at request customization time.
RewriteHandler rewrites incoming requests through a set of Rules.
A rule to rewrite the path and query that match a Servlet pattern with a fixed string.
A rule to rewrite the path and query that match a regular expression pattern with a fixed string.
Cookie parser
A parser for Set-Cookie header values following RFC 6265.
An implementation of QuotedStringTokenizer with partial handling of RFC9110 quoted-strings.
 
Badly named class that holds the role and user data constraint info for a path/http method combination, extracted and combined from security constraints.
Badly named class that holds the role and user data constraint info for a path/http method combination, extracted and combined from security constraints.
RolePrincipal Represents a role.
This output stream puts content in a file that is rolled over every 24 hours.
A ConnectionPool that attempts to provide connections using a round-robin algorithm.
An abstract rule that, upon matching a certain condition, may wrap the Request or the Handler to execute custom logic.
A Request.Wrapper used to chain a sequence of Rules together.
A Rule.Handler that wraps a Request to return a different HttpURI.
A container that groups Rules and is itself a Rule.
 
 
 
 
Deprecated, for removal: This API element is subject to removal in a future version.
Statistics on a sampled value.
Utility for scanning a directory for added, removed, and changed files and reporting these events via registered Listeners.
Notification of files that changed in the last scan.
Notification of exact file changes in the last scan.
Marker for notifications of file changes.
 
Listener that notifies when a scan has started and when it has ended.
Implementation of Scheduler based on JDK's ScheduledThreadPoolExecutor.
Schedules tasks to be executed after a delay.
A delayed task that can be cancelled.
A ScopedHandler is a HandlerWrapper where the wrapped handlers each define a scope.
A ScopedHandler is a HandlerWrapper where the wrapped handlers each define a scope.
Fast search for patterns within strings, arrays of bytes and ByteBuffers.
SecuredRedirectHandler redirects from http to https.
SecuredRedirectHandler redirects from http to https.
Forces a redirect to the secure form of the resource before allowed to access the resource.
Customizer that extracts the attribute of an SSLContext and makes them available via Attributes.getAttribute(String) using the names: EndPoint.SslSessionData.ATTRIBUTE for EndPoint.SslSessionData SecureRequestCustomizer.X509_ATTRIBUTE for the local certificate as a X509 instance
 
Select and apply an Authenticator to a request.
Select and apply an Authenticator to a request.
Abstract SecurityHandler.
A concrete implementation of SecurityHandler that uses a PathMappings to match request to a list of Constraints, which are applied in the order of least significant to most significant.
Collections of utility methods to deal with the scheduled removal of the security classes defined by JEP 411.
A partial EndPoint implementation based on SelectableChannel.
SelectorManager manages a number of ManagedSelectors that simplify the non-blocking primitives provided by the JVM via the java.nio package.
A listener for accept events.
 
 
Wrapper of user provided SendHandler to Jetty internal Callback
Wrapper of user provided SendHandler to Jetty internal Callback
Wrapper of user provided SendHandler to Jetty internal Callback
Wrapper of user provided SendHandler to Jetty internal Callback
Ensures serial execution of submitted tasks.
Error handling task
Ensures serial invocation of submitted tasks.
 
 
 
A server specific Authentication or Authorization exception.
A ServerClasspathContributor provides a list of bundles that should be considered to be on the jetty server classpath.
Add and remove bundles from the jetty server classpath.
Marker interface for bundle activators that want to contribute to the jetty server classpath.
This Connector implementation is the primary connector for the Jetty server over TCP/IP.
This class is for test support, where we need Jetty to run on a random port, and we need a client to be able to find out which port was picked.
 
 
 
 
 
 
 
 
 
 
 
 
Server specific implementation of ProtocolSession.
Server-side QuicConfiguration with server-specific settings.
Server-side extension of Session.Listener that exposes additional events.
Upgrade request used for websocket negotiation.
The HTTP request to upgrade to WebSocket.
Upgrade response used for websocket negotiation.
The HTTP response to upgrade to WebSocket.
A server-side WebSocket container that allows to map URI paths to WebSocket endpoints and configure WebSocket parameters such as idle timeouts, max WebSocket message sizes, etc.
The Jetty implementation of the ee10 HttpServletRequest object.
The Jetty implementation of the ee11 HttpServletRequest object.
 
 
 
 
The Jetty implementation of the ee10 HttpServletResponse object.
The Jetty implementation of the ee11 HttpServletResponse object.
Servlet API wrapper for cross context included responses.
Servlet API wrapper used on the post-dispatch side of a cross-context include.
An implementation of Attributes that supports the standard SSL and async attributes.
An implementation of Attributes that supports the standard SSL and async attributes.
This CallbackHandler will bridge Callbacks to handle to the given to the Jetty LoginService.
This CallbackHandler will bridge Callbacks to handle to the given to the Jetty LoginService.
This CallbackHandler will bridge Callbacks to handle to the given to the Jetty LoginService.
This CallbackHandler will bridge Callbacks to handle to the given to the Jetty LoginService.
The ServletChannel contains the state and behaviors associated with the Servlet API lifecycle for a single request/response cycle.
The ServletChannel contains the state and behaviors associated with the Servlet API lifecycle for a single request/response cycle.
holder of the state of request-response cycle.
holder of the state of request-response cycle.
The actions to take as the channel moves from state to state.
The actions to take as the channel moves from state to state.
 
 
Describe an auth and/or data constraint.
Describe an auth and/or data constraint.
Holds a ServletContainerInitializer.
Holds a ServletContainerInitializer.
Holds a ServletContainerInitializer.
Holds a ServletContainerInitializer.
Experimental Wrapper mechanism for ServletContainerInitializer objects.
Experimental Wrapper mechanism for ServletContainerInitializer objects.
Experimental Wrapper mechanism for ServletContainerInitializer objects.
Experimental Wrapper mechanism for ServletContainerInitializer objects.
 
 
 
 
Servlet Context.
Servlet Context.
Servlet Context.
Servlet Context.
 
 
Deprecated. 
Deprecated. 
 
 
 
 
 
 
 
 
 
 
 
 
Bean that is added to the ServletContextHandler to start all of the ServletContainerInitializers by starting their corresponding ServletContainerInitializerHolders when this bean is itself started.
Bean that is added to the ServletContextHandler to start all of the ServletContainerInitializers by starting their corresponding ServletContainerInitializerHolders when this bean is itself started.
Bean that is added to the ServletContextHandler to start all of the ServletContainerInitializers by starting their corresponding ServletContainerInitializerHolders when this bean is itself started.
Bean that is added to the ServletContextHandler to start all of the ServletContainerInitializers by starting their corresponding ServletContainerInitializerHolders when this bean is itself started.
Listener for all threads entering context scope, including async IO callbacks
Listener for all threads entering context scope, including async IO callbacks
The interface used by ServletApiRequest to access the ServletContextRequest without access to the unwrapped Request methods.
The interface used by ServletApiRequest to access the ServletContextRequest without access to the unwrapped Request methods.
The interface used by ServletApiResponse to access the ServletContextResponse without access to the unwrapped Response methods.
The interface used by ServletApiResponse to access the ServletContextResponse without access to the unwrapped Response methods.
 
 
 
 
A core request wrapper that carries the servlet related request state, which may be used directly by the associated ServletApiRequest.
A core request wrapper that carries the servlet related request state, which may be used directly by the associated ServletApiRequest.
A core response wrapper that carries the servlet related response state, which may be used directly by the associated ServletApiResponse.
A core response wrapper that carries the servlet related response state, which may be used directly by the associated ServletApiResponse.
 
 
 
 
Wrap a ServletRequest as a core Request.
Wrap a ServletRequest as a core Request.
Wrap a ServletRequest as a core Request.
Wrap a ServletRequest as a core Request.
 
 
 
 
A HttpServletResponse wrapped as a core Response.
A HttpServletResponse wrapped as a core Response.
A HttpServletResponse wrapped as a core Response.
A HttpServletResponse wrapped as a core Response.
Servlet HttpHandler.
Servlet HttpHandler.
Servlet HttpHandler.
Servlet HttpHandler.
 
 
 
 
A mapping of a servlet by pathSpec or by name
A mapping of a servlet by pathSpec or by name
A mapping of a servlet by pathSpec or by name
A mapping of a servlet by pathSpec or by name
Servlet Instance and Context Holder.
Servlet Instance and Context Holder.
Servlet Instance and Context Holder.
Servlet Instance and Context Holder.
 
 
 
 
Experimental Wrapper mechanism for Servlet objects.
Experimental Wrapper mechanism for Servlet objects.
Experimental Wrapper mechanism for Servlet objects.
Experimental Wrapper mechanism for Servlet objects.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Servlet specific class for multipart content support.
Servlet specific class for multipart content support.
An ordered list of Parts that can be accessed by name.
An ordered list of Parts that can be accessed by name.
 
 
Implementation of HttpServletMapping that represents the application of a ServletPathSpec to a specific path that resulted in a mapping to a Servlet.
Implementation of HttpServletMapping that represents the application of a ServletPathSpec to a specific path that resulted in a mapping to a Servlet.
Implementation of HttpServletMapping.
Implementation of HttpServletMapping.
 
Class to tunnel a ServletRequest via an HttpServletRequest
Class to tunnel a ServletRequest via an HttpServletRequest
Class to tunnel a ServletRequest via an HttpServletRequest
Class to tunnel a ServletRequest via an HttpServletRequest
Wrapper to tunnel a ServletResponse via an HttpServletResponse
Wrapper to tunnel a ServletResponse via an HttpServletResponse
Wrapper to tunnel a ServletResponse via an HttpServletResponse
Wrapper to tunnel a ServletResponse via an HttpServletResponse
Jetty Servlets Configuration
Jetty Servlets Configuration
Jetty Servlets Configuration
Jetty Servlets Configuration
Inspect a class to see if it has an @ServletSecurity annotation on it, setting up the <security-constraint>s.
Inspect a class to see if it has an @ServletSecurity annotation on it, setting up the <security-constraint>s.
Inspect a class to see if it has an @ServletSecurity annotation on it, setting up the <security-constraint>s.
Inspect a class to see if it has an @ServletSecurity annotation on it, setting up the <security-constraint>s.
ServletTester is not best practice and may be deprecated and eventually removed in future Jetty versions.
ServletTester is not best practice and may be deprecated and eventually removed in future Jetty versions.
ServletTester is not best practice and may be deprecated and eventually removed in future Jetty versions.
ServletTester is not best practice and may be deprecated and eventually removed in future Jetty versions.
Session represents an active link of communications with a Remote WebSocket Endpoint.
Session represents an active link of communications with a Remote WebSocket Endpoint.
A Session represents the client-side endpoint of an HTTP/2 connection to a single origin server.
The low-level HTTP/3 API representing a connection with a remote peer.
Represents a QUIC connection to a remote peer.
The interface to a generic session associated with a request.
Session represents an active link of communication with a remote WebSocket endpoint.
An API wrapper of the core session.
The client-side HTTP/3 API representing a connection with a server.
The client-side specific Session.Listener.
Listener interface that if implemented by a value of an attribute of an enclosing Context at start, will be notified of session lifecycle events.
A Session.Listener is the passive counterpart of a Session and receives events happening on an HTTP/2 connection.
A Session.Listener is the passive counterpart of a Session and receives events happening on an HTTP/3 connection.
A Session.Listener is the passive counterpart of a Session and receives events happening on an QUIC connection.
The passive link of communication with a remote WebSocket endpoint.
 
 
Tag interface that signals that the WebSocket endpoint is demanding for WebSocket frames automatically.
Factory to create Session.Listener instances.
The server-side HTTP/3 API representing a connection with a client.
The server-side specific Session.Listener.
Listener interface that if implemented by a session attribute value, will be notified of session value events.
When a user has been successfully authenticated with some types of Authenticator, the Authenticator stashes a SessionAuthentication into an HttpSession to remember that the user is authenticated.
When a user has been successfully authenticated with some types of Authenticator, the Authenticator stashes a SessionAuthentication into an HttpSession to remember that the user is authenticated.
When a user has been successfully authenticated with some types of Authenticator, the Authenticator stashes a SessionAuthentication into an HttpSession to remember that the user is authenticated.
A working set of ManagedSession objects for a context.
SessionCacheFactory
 
 
A container of HTTP/2 Session instances.
A container that tracks Session instances.
Information about the context to which sessions belong: the Context, the SessionManager of the context, and the unique name of the node.
The data associated with a session.
A map style access to SessionData keyed by the session id.
SessionDataMapFactory
Handles serialization on behalf of the SessionData object, and ensures that we use jetty's classloading knowledge.
A store for the data contained in a Session object.
SessionDataStoreFactory
 
 
 
 
A simple core SessionHandler
 
 
 
Session ID Manager.
Each Session has a timer associated with it that fires whenever it has been idle (ie not accessed by a request) for a configurable amount of time, or the Session expires.
SessionManager Non-servlet spec specific contract implemented by all SessionHandlers.
 
 
 
 
 
 
 
A parser for Set-Cookie header values.
 
 
 
 
 
 
Deprecated.
Default implementation of the Decoder.Text Message to Short decoder
Default implementation of the Decoder.Text Message to Short decoder
Default implementation of the Decoder.Text Message to Short decoder
Default implementation of the Decoder.Text Message to Short decoder
Default encoder for Short to Encoder.Text Message encoder
Default encoder for Short to Encoder.Text Message encoder
Default encoder for Short to Encoder.Text Message encoder
Default encoder for Short to Encoder.Text Message encoder
A Handler that initiates a Shutdown of the Jetty Server it belongs to.
Deprecated, for removal: This API element is subject to removal in a future version.
Replaced with ShutdownService component, which is not a singleton.
Server Shutdown Service, which will listen to a configured Host / Port and handle commands to control the list of Jetty Component LifeCycle objects.
ShutdownThread is a shutdown hook thread implemented as singleton that maintains a list of lifecycle instances that are registered with it and provides ability to stop these lifecycles upon shutdown of the Java Virtual Machine
Deprecated.
Deprecated.
Deprecated.
Deprecated.
 
 
 
 
A Handler that can limit the size of message bodies in requests and responses.
Deprecated, for removal: This API element is subject to removal in a future version.
use SizeLimitHandler instead.
Request log writer using a Slf4jLog Logger
A X509ExtendedKeyManager that selects a key with an alias retrieved from SNI information, delegating other processing to a nested X509ExtendedKeyManager.
Selects a certificate based on SNI information.
 
 
 
 
 
 
 
 
Creates SocketAddress instances, returning them through a Promise.
Creates InetSocketAddress instances asynchronously in a different thread.
Creates InetSocketAddress instances synchronously in the caller thread.
An EndPoint implementation based on SocketChannel.
A Connection Lister for customization of SocketConnections.
Client-side proxy configuration for SOCKS4, a de-facto standard.
 
Helper class for SOCKS5 proxying.
A SOCKS5 authentication method.
A factory for Socks5.Authentications.
The implementation of the NO AUTH authentication method defined in RFC 1928.
The implementation of the USERNAME/PASSWORD authentication method defined in RFC 1929.
Client-side proxy configuration for SOCKS5, defined by RFC 1928.
The source of a web artifact: servlet, filter, mapping etc
The source of a web artifact: servlet, filter, mapping etc
The source of a web artifact: servlet, filter, mapping etc
The source of a web artifact: servlet, filter, mapping etc
 
 
 
 
Implementation of the SPNEGO (or "Negotiate") authentication defined in RFC 4559.
 
A LoginAuthenticator that uses SPNEGO and the GSS API to authenticate requests.
A configurable (as opposed to using system properties) SPNEGO LoginService.
 
 
 
 
CLIENT-CERT authenticator.
CLIENT-CERT authenticator.
CLIENT-CERT authenticator.
A ClientConnectionFactory that creates client-side SslConnection instances.
A factory for SSLEngine objects.
A Connection that acts as an interceptor between an EndPoint providing SSL encrypted data and another consumer of an EndPoint (typically an Connection like HttpConnection) that wants unencrypted data.
 
SslContextFactory is used to configure SSL parameters to be used by server and client connectors.
 
A provider for SNI names to send to the server during the TLS handshake.
 
A wrapper that delegates to another (if not null) X509ExtendedKeyManager.
A wrapper that delegates to another (if not null) X509ExtendedTrustManager.
Implementations of this interface are notified of TLS handshake events.
The event object carrying information about TLS handshake events.
A try-with-resources compatible layer for hiding stacktraces within the scope of the try block when logging with JettyLogger implementation.
Creates a ContextHandler from a WAR file and/or one or more XML files and property files.
A Direct Deployer implementation.
StandardDescriptorProcessor.
StandardDescriptorProcessor.
StandardDescriptorProcessor.
StandardDescriptorProcessor.
A LifeCycle Listener that writes state changes to a file.
A troubleshooting Handler.Wrapper that tracks whether Handler/Request/Response asynchronous APIs are properly used by applications.
Listener of events emitted by StateTrackingHandler.
 
A ContextHandler that only serves static content from any source supported by ResourceHandler.
This exception can safely be stored in a static variable as suppressed exceptions are disabled, meaning calling Throwable.addSuppressed(Throwable) has no effect.
 
Checks that the wrapped handler can read/write at a minimal rate of N bytes per second.
 
A LifeCycle that when started will stop another LifeCycle
 
A Stream represents a bidirectional exchange of data on top of a Session.
A Stream represents a bidirectional exchange of data within a Session.
A stream represents a unidirectional or bidirectional exchange of data within a Session.
The client side version of Stream.
A Stream.Client.Listener is the passive counterpart of a Stream.Client and receives client-side events happening on an HTTP/3 stream.
A Retainable wrapper of a DataFrame.
A Stream.Listener is the passive counterpart of a Stream and receives events happening on an HTTP/2 stream.
A Stream.Listener is the passive counterpart of a Stream and receives events, triggered by the remote peer, happening on stream.
The server side version of Stream.
A Stream.Server.Listener is the passive counterpart of a Stream.Server and receives server-side events happening on an HTTP/3 stream.
A stream content parser parses frame bodies of type STDIN, STDOUT and STDERR.
 
An EndPoint implementation on top of a QUIC stream.
 
A QUIC frame carrying stream data bytes.
Stream id utilities.
 
 
The HTTP/3 stream type from RFC 9114.
Default implementation of the Decoder.Text Message to String decoder
Default implementation of the Decoder.Text Message to String decoder
Default implementation of the Decoder.Text Message to String decoder
Default implementation of the Decoder.Text Message to String decoder
Default encoder for String to Encoder.Text Message encoder
Default encoder for String to Encoder.Text Message encoder
Default encoder for String to Encoder.Text Message encoder
Default encoder for String to Encoder.Text Message encoder
A MessageSink implementation that accumulates TEXT frames into a message that is then delivered to the application function passed to the constructor in the form of a String.
A Request.Content for strings.
Fast String Utilities.
Connection suspend token
Connection suspend token
A utility class to perform periodic sweeping of resources.
A Sweeper.Sweepable resource implements this interface to signal to a Sweeper or to a parent container if it needs to be swept or not.
An extension of AllowedResourceAliasChecker which will allow symlinks alias to arbitrary targets, so long as the symlink file itself is an allowed resource.
Collection of Syntax validation methods.
If this rule matches, terminates the processing of other rules, allowing the request to be processed by the handlers after the RewriteHandler.
If this rule matches, terminate the processing of other rules.
 
Collection of utility methods for Text content
 
A fixed sized pool of items that uses ThreadId to avoid contention.
Handler to limit the threads per IP address for DOS protection
Handler to limit the threads per IP address for DOS protection
Handler to limit the number of concurrent threads per remote IP address, for DOS protection.
A pool for threads.
Specialized sub-interface of ThreadPool that allows to get/set the minimum and maximum number of threads of the pool.
A budget of required thread usage, used to warn or error for insufficient configured threads.
 
Deprecated, for removal: This API element is subject to removal in a future version.
 
 
Topological sort a list or array.
 
 
This will approve an alias where the only difference is a trailing slash.
Class to represent a JTA UserTransaction impl.
Class to represent a JTA UserTransaction impl.
Class to represent a JTA UserTransaction impl.
Class to represent a JTA UserTransaction impl.
Class to represent a JTA UserTransaction impl.
The low-level transport used by clients.
Abstract implementation of Transport based on IP.
Abstract implementation of Transport based on sockets.
The TCP/IP Transport.
The stream Unix-Domain socket Transport.
The UDP/IP Transport.
The datagram Unix-Domain socket Transport.
Abstract implementation of Transport based on Unix-Domain sockets.
A wrapper for Transport instances to allow layering of Transports.
The QUIC transport parameters as a map ID -> value.
 
The parameter ID, with the type of the value.
The collection of known QUIC transport parameter IDs.
 
A variation of Executor that can confirm if a thread is available immediately
 
Inspired by nginx's try_files functionality.
Inspired by nginx's try_files functionality.
Inspired by nginx's try_files functionality.
Inspired by nginx's try_files functionality.
Supports the implementation of HTTP CONNECT tunnels.
TYPE Utilities.
 
 
 
 
 
 
 
 
Unix Crypt.
A Connector implementation for Unix-Domain server socket channels.
 
 
 
UnreadableSessionDataException
UnwriteableSessionDataException
Exception during WebSocket Upgrade Handshake.
Exception during WebSocket Upgrade Handshake.
Exception during WebSocket Upgrade Handshake.
Exception during WebSocket Upgrade Handshake.
 
A protocol handler that handles HTTP 101 responses.
 
 
The HTTP Upgrade to WebSocket Request
 
The HTTP Upgrade to WebSocket Request
 
The HTTP Upgrade to WebSocket Request.
 
 
 
 
The HTTP Upgrade to WebSocket Response
The HTTP Upgrade to WebSocket Response
The HTTP Upgrade to WebSocket Response.
Provide for a Uptime class that is compatible with Android, GAE, and the new Java 8 compact profiles
 
 
URI compliance modes for Jetty request handling.
These are URI compliance "violations", which may be allowed by the compliance mode.
Predicate for matching URI against a provided Regex Pattern
PathSpec for URI Template based declarations
URI Utility methods.
Handles coding of MIME "x-www-form-urlencoded".
ResourceFactory for URL based resources.
 
 
 
 
User object that encapsulates user identity and operations such as run-as-role actions, checking isUserInRole and getUserPrincipal.
User object that encapsulates user identity and operations such as run-as-role actions, checking isUserInRole and getUserPrincipal.
User object that encapsulates user identity and operations such as run-as-role actions, checking isUserInRole and getUserPrincipal.
UserPrincipal Represents a user with a credential.
Store of user authentication and authorization information.
Stateful parser for lines of UTF8 formatted text, looking for "\n" as a line termination character.
This class wraps a standard StringBuilder and provides methods to append UTF-8 encoded bytes, that are converted into characters.
 
 
Utility methods.
HttpContent.Factory implementation of CachingHttpContentFactory which evicts invalid entries from the cache.
 
A connection pool that validates connections before making them available for use.
Encodes and decodes long values as specified by QUIC.
 
Groups rules that apply only to one or more specific virtual hosts.
An HttpContent.Factory implementation which takes a Resource and fakes this resource as an entry in every directory.
An implementation of ThreadPool interface that does not pool, but instead uses VirtualThreads.
Utility class to use to query the runtime for virtual thread support, and, if virtual threads are supported, to start virtual threads.
Implementations of this interface can be configured to use virtual threads.
ClassLoader for Http Context.
Deprecated, for removal: This API element is subject to removal in a future version.
use the core WebAppClassLoader directly instead.
Deprecated, for removal: This API element is subject to removal in a future version.
use the core WebAppClassLoader directly instead.
Deprecated, for removal: This API element is subject to removal in a future version.
use the core WebAppClassLoader directly instead.
The Context in which the classloader operates.
Common attributes and methods for configuring the Class loading of web application: Protected (a.k.a.
WebApp Configuration
WebApp Configuration
WebApp Configuration
WebApp Configuration
Web Application Context Handler.
Web Application Context Handler.
Web Application Context Handler.
Web Application Context Handler.
A web descriptor (web.xml/web-defaults.xml/web-overrides.xml).
A web descriptor (web.xml/web-defaults.xml/web-overrides.xml).
A web descriptor (web.xml/web-defaults.xml/web-overrides.xml).
A web descriptor (web.xml/web-defaults.xml/web-overrides.xml).
WebFilterAnnotation
WebFilterAnnotation
WebFilterAnnotation
WebFilterAnnotation
WebFilterAnnotationHandler
WebFilterAnnotationHandler
WebFilterAnnotationHandler
WebFilterAnnotationHandler
 
 
 
 
WebListenerAnnotation
WebListenerAnnotation
WebListenerAnnotation
WebListenerAnnotation
 
 
 
 
WebServletAnnotation
WebServletAnnotation
WebServletAnnotation
WebServletAnnotation
Process a WebServlet annotation on a class.
Process a WebServlet annotation on a class.
Process a WebServlet annotation on a class.
Process a WebServlet annotation on a class.
Tags a POJO as being a WebSocket class.
Tags a POJO as being a WebSocket class.
Annotation for classes to be WebSocket endpoints.
Default implementation of the WebSocketListener.
Default implementation of the WebSocketListener.
Behavior for how the WebSocket should operate.
Behavior for how the WebSocket should operate.
 
 
 
A collection of components which are the resources needed for websockets such as ByteBufferPool, WebSocketExtensionRegistry, and DecoratedObjectFactory.
Provides the implementation of Connection that is suitable for WebSocket
Core WebSocket Connection Listener
Core WebSocket Connection Listener
 
 
 
 
Generic interface to the Container (server or client)
Generic interface to the Container (server or client)
Generic interface to the Container (server or client)
 
The Core WebSocket Session.
Abstract WebSocket creator interface.
Allows to create (custom) WebSocket endpoints instances given the HTTP request and HTTP response.
This flusher can be used to mutated and fragment Frames and forwarded them on towards the application using the IncomingFrames provided in the constructor.
A recoverable exception within the websocket framework.
A recoverable exception within the websocket framework.
A recoverable exception within the websocket framework.
A recoverable exception within the websocket framework.
 
This is used to iteratively transform or process a frame into one or more other frames.
WebSocket Frame Listener interface for incoming WebSocket frames.
WebSocket Frame Listener interface for incoming WebSocket frames.
Basic WebSocket Listener interface for incoming WebSocket message events.
Basic WebSocket Listener interface for incoming WebSocket message events.
Mapping of pathSpec to a tupple of WebSocketCreator, FrameHandlerFactory and Configuration.Customizer.
 
 
WebSocket Partial Message Listener interface for incoming WebSocket TEXT/BINARY/CONTINUATION frames.
WebSocket Partial Message Listener interface for incoming WebSocket TEXT/BINARY/CONTINUATION frames.
WebSocket PING/PONG Listener interface for incoming WebSocket PING/PONG frames.
WebSocket PING/PONG Listener interface for incoming WebSocket PING/PONG frames.
Settings for WebSocket operations.
Settings for WebSocket operations.
A collection of components which are the resources needed for websockets such as ByteBufferPool, WebSocketExtensionRegistry, and DecoratedObjectFactory.
 
 
 
Interface for Listeners that are interested in knowing about the Session history.
Interface for Listeners that are interested in knowing about the Session history.
Interface for Listeners that are interested in knowing about the Session history.
Exception thrown to indicate a connection I/O timeout.
Exception thrown to indicate a connection I/O timeout.
Exception thrown to indicate a connection I/O timeout.
Exception thrown to indicate a connection I/O timeout.
Inline Servlet Filter to capture WebSocket upgrade requests.
Inline Servlet Filter to capture WebSocket upgrade requests.
Inline Servlet Filter to capture WebSocket upgrade requests.
Inline Servlet Filter to capture WebSocket upgrade requests.
 
A Handler that may perform the upgrade from HTTP to WebSocket.
 
 
Configure by parsing default web.xml and web.xml
Configure by parsing default web.xml and web.xml
Configure by parsing default web.xml and web.xml
Configure by parsing default web.xml and web.xml
An implementation of RateControl that limits the number of events within a time period.
 
 
 
 
Callback for Write events.
Callback for Write events.
Deprecated.
Deprecated.
A Utility class to help implement EndPoint.write(Callback, ByteBuffer...) by calling EndPoint.flush(ByteBuffer...) until all content is written.
Wrap a Writer as an OutputStream.
An alternate to OutputStreamWriter that supports several optimized implementation for well known Charsets, specifically StandardCharsets.UTF_8 and StandardCharsets.ISO_8859_1.
Utility methods for converting a URI between a HTTP(S) and WS(S) URI.
Utility methods for converting a URI between a HTTP(S) and WS(S) URI.
Utility methods for converting a URI between a HTTP(S) and WS(S) URI.
A protocol handler that handles the 401 response code in association with the WWW-Authenticate header.
 
 
Configures objects from XML.
 
XML Parser wrapper.
XML Attribute.
XML Node.
Compression for Zstandard.