Uses of Package
org.eclipse.jetty.util
Package
Description
Jetty Annotations : Support for Servlet Annotations
Jetty Ant : Ant Tasks and Configuration
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
Jetty Client : API Classes
Jetty Client : Utility Classes
Jetty Deploy : Webapp Deploy Management
Jetty Deploy : Webapp Deployment Providers
Jetty Http : Tools for Http processing
Jetty IO : Core classes for Jetty IO subsystem
Jetty Plus : Limited Additional JEE Webapp Support
Jetty Proxy : Async Proxy Support
This module contains the main abstractions for the QUIC protocol.
Jetty Security : Modular Support for Security in Jetty
Jetty Server : Core Server API
Jetty Server : Core Handler API
Jetty GZIP Handler
Jetty Server : Modular Servlet Integration
Jetty Util : Common Utility Classes
Jetty Util : Jetty Lifecycle Management
Jetty Util : Common SSL Utility Classes
Jetty Util : Common ThreadPool Utilities
Jetty Util : Modular Web Application Support
Jetty WebSocket API :: Client
Jetty WebSocket Common : Implementation [Internal Use Only]
-
ClassDescriptionInterface to decorate objects created by the
DecoratedObjectFactory
A versioned Jar entry -
ClassDescriptionAttributes.ClassVisibilityChecker Interface to be implemented by classes capable of checking class visibility for a context.Notification of files that changed in the last scan.Listener Marker for notifications re file changes.
-
-
ClassDescriptionAbstract mechanism to support attachment of miscellaneous objects.Attributes.A callback abstraction that handles completed/failed events of asynchronous operations.A container for name/value pairs, known as fields.Information about the leak of a resource.A pool of objects, with optional support for multiplexing, max usage count and several optimized strategies plus an optional
ThreadLocal
cache of the last release entry.The type of the strategy to use for the pool.A callback abstraction that handles completed/failed events of asynchronous operations.CreatesSocketAddress
instances, returning them through aPromise
. -
ClassDescriptionAttributes.A callback abstraction that handles completed/failed events of asynchronous operations.A container for name/value pairs, known as fields.A callback abstraction that handles completed/failed events of asynchronous operations.
-
ClassDescriptionAbstract mechanism to support attachment of miscellaneous objects.A callback abstraction that handles completed/failed events of asynchronous operations.A callback abstraction that handles completed/failed events of asynchronous operations.
-
ClassDescriptionA callback abstraction that handles completed/failed events of asynchronous operations.
-
ClassDescriptionAttributes.A callback abstraction that handles completed/failed events of asynchronous operations.A container for name/value pairs, known as fields.
-
-
-
ClassDescriptionAbstract mechanism to support attachment of miscellaneous objects.A callback abstraction that handles completed/failed events of asynchronous operations.A callback abstraction that handles completed/failed events of asynchronous operations.
-
ClassDescriptionA callback abstraction that handles completed/failed events of asynchronous operations.
-
ClassDescriptionA callback abstraction that handles completed/failed events of asynchronous operations.
-
ClassDescriptionAttributes.Parse an authority string (in the form
host:port
) intohost
andport
, handling IPv4 and IPv6 host formats as defined in RFC 2732An immutable String lookup data structure. -
ClassDescriptionAttributes.Implementations of this interface can be configured to use virtual threads.
-
ClassDescriptionAbstract mechanism to support attachment of miscellaneous objects.A callback abstraction that handles completed/failed events of asynchronous operations.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 callbackThis 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 ofIteratingCallback.process()
must return.A callback abstraction that handles completed/failed events of asynchronous operations. -
-
ClassDescriptionA callback abstraction that handles completed/failed events of asynchronous operations.
-
ClassDescriptionAbstract mechanism to support attachment of miscellaneous objects.A callback abstraction that handles completed/failed events of asynchronous operations.A callback abstraction that handles completed/failed events of asynchronous operations.
-
ClassDescriptionA callback abstraction that handles completed/failed events of asynchronous operations.
-
ClassDescriptionA callback abstraction that handles completed/failed events of asynchronous operations.Information about the leak of a resource.A pool of objects, with optional support for multiplexing, max usage count and several optimized strategies plus an optional
ThreadLocal
cache of the last release entry. -
ClassDescriptionClassVisibilityChecker Interface to be implemented by classes capable of checking class visibility for a context.
-
-
ClassDescriptionA callback abstraction that handles completed/failed events of asynchronous operations.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.A callback abstraction that handles completed/failed events of asynchronous operations. -
ClassDescriptionA callback abstraction that handles completed/failed events of asynchronous operations.
-
ClassDescriptionWatch a Path (and sub directories) for Path changes.Listener for path change eventsRepresents a file event.
-
ClassDescriptionAttributes.ByteArrayOutputStream with public internalsA callback abstraction that handles completed/failed events of asynchronous operations.Parse an authority string (in the form
host:port
) intohost
andport
, handling IPv4 and IPv6 host formats as defined in RFC 2732A multi valued Map.A Closeable Callback. -
ClassDescriptionAttributes.A callback abstraction that handles completed/failed events of asynchronous operations.Utility class to maintain a set of inclusions and exclusions.A pattern representing a single or range of
InetAddress
. -
ClassDescriptionA callback abstraction that handles completed/failed events of asynchronous operations.
-
-
ClassDescriptionAttributes.A Wrapper of attributesA callback abstraction that handles completed/failed events of asynchronous operations.A CompletableFuture that is also a Callback.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 callbackBuild a string from a sequence of bytes and/or characters.Interface to decorate objects created by theDecoratedObjectFactory
A container for name/value pairs, known as fields.A named list of string values.Parse an authority string (in the formhost:port
) intohost
andport
, handling IPv4 and IPv6 host formats as defined in RFC 2732Utility class to maintain a set of inclusions and exclusions.An immutable String lookup data structure.Builder ofIndex
instances.A mutable String lookup data structure.Builder ofIndex.Mutable
instances.A pattern representing a single or range ofInetAddress
.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 ofIteratingCallback.process()
must return.Java Version Utility class.Information about the leak of a resource.Wraps multiple exceptions.A multi valued Map.A versioned Jar entryListener for path change eventsRepresents a file event.Type of an eventA Pool entry that holds metadata and a pooled object.The type of the strategy to use for the pool.A callback abstraction that handles completed/failed events of asynchronous operations.Deprecated, for removal: This API element is subject to removal in a future version.Listener Marker for notifications re file changes.SearchPattern Fast search for patterns within strings and arrays of bytes.A Closeable Callback.CreatesSocketAddress
instances, returning them through aPromise
.Provide for a Uptime class that is compatible with Android, GAE, and the new Java 8 compact profilesUtf8 Appendable abstract base class This abstract class wraps a standardAppendable
and provides methods to append UTF-8 encoded bytes, that are converted into characters. -
-
ClassDescriptionA pool of objects, with optional support for multiplexing, max usage count and several optimized strategies plus an optional
ThreadLocal
cache of the last release entry. -
ClassDescriptionNotification of exact file changes in the last scan.Listener Marker for notifications re file changes.
-
ClassDescriptionImplementations of this interface can be configured to use virtual threads.
-
ClassDescriptionAttributes.ClassVisibilityChecker Interface to be implemented by classes capable of checking class visibility for a context.
-
-
ClassDescriptionA callback abstraction that handles completed/failed events of asynchronous operations.
-
ClassDescriptionA callback abstraction that handles completed/failed events of asynchronous operations.An ObjectFactory enhanced by
Decorator
instances. -
-
ClassDescriptionA callback abstraction that handles completed/failed events of asynchronous operations.
-
ClassDescriptionA callback abstraction that handles completed/failed events of asynchronous operations.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.Utf8 Appendable abstract base class This abstract class wraps a standardAppendable
and provides methods to append UTF-8 encoded bytes, that are converted into characters. -
ClassDescriptionA callback abstraction that handles completed/failed events of asynchronous operations.
-
ClassDescriptionA callback abstraction that handles completed/failed events of asynchronous operations.An ObjectFactory enhanced by
Decorator
instances. -
ClassDescriptionA callback abstraction that handles completed/failed events of asynchronous operations.