Uses of Package
org.eclipse.jetty.util
Packages that use 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
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 : Modular Web Application Support
-
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.annotationsClassDescriptionInterface for 3rd party libraries to decorate recently created objects in Jetty.A versioned Jar entry
-
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.antClassDescriptionAttributes.ClassVisibilityChecker Interface to be implemented by classes capable of checking class visibility for a context.Listener Marker for notifications re file changes.
-
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.cdiClassDescriptionInterface for 3rd party libraries to decorate recently created objects in Jetty.
-
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.clientClassDescriptionAbstract 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
ThreadLocalcache 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.CreatesSocketAddressinstances, returning them through aPromise. -
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.client.apiClassDescriptionAttributes.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.
-
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.client.httpClassDescriptionAbstract 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.
-
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.client.utilClassDescriptionAttributes.A callback abstraction that handles completed/failed events of asynchronous operations.A container for name/value pairs, known as fields.
-
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.deploy
-
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.deploy.providers
-
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.fcgi.client.httpClassDescriptionAbstract 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.
-
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.fcgi.generatorClassDescriptionA callback abstraction that handles completed/failed events of asynchronous operations.
-
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.fcgi.serverClassDescriptionA callback abstraction that handles completed/failed events of asynchronous operations.
-
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.httpClassDescriptionByteArrayOutputStream with public internalsParse an authority string (in the form
host:port) intohostandport, handling IPv4 and IPv6 host formats as defined in https://www.ietf.org/rfc/rfc2732.txtA multi valued Map.A Trie String lookup data structure. -
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.http.spi
-
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.ioClassDescriptionA callback abstraction that handles completed/failed events of asynchronous operations.Information about the leak of a resource.
-
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.plus.webappClassDescriptionInterface for 3rd party libraries to decorate recently created objects in Jetty.
-
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.proxyClassDescriptionA 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. -
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.quickstartClassDescriptionAttributes.ClassVisibilityChecker Interface to be implemented by classes capable of checking class visibility for a context.
-
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.securityClassDescriptionWatch a Path (and sub directories) for Path changes.Listener for path change eventsPathWatchEvent Represents a file event.
-
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.serverClassDescriptionAttributes.A callback abstraction that handles completed/failed events of asynchronous operations.Parse an authority string (in the form
host:port) intohostandport, handling IPv4 and IPv6 host formats as defined in https://www.ietf.org/rfc/rfc2732.txtA multi valued Map.A Closeable Callback. -
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.server.handlerClassDescriptionAttributes.A callback abstraction that handles completed/failed events of asynchronous operations.Utility class to maintain a set of inclusions and exclusions.Deprecated.Wraps multiple exceptions.
-
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.server.handler.gzipClassDescriptionA callback abstraction that handles completed/failed events of asynchronous operations.
-
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.servletClassDescriptionAttributes.An ObjectFactory enhanced by
Decoratorinstances.Interface for 3rd party libraries to decorate recently created objects in Jetty. -
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.utilClassDescriptionAbstract Trie implementation.A Ternary Trie String lookup data structure.Attributes.ByteArrayOutputStream with public internalsA callback abstraction that handles completed/failed events of asynchronous operations.Nested Completing Callback that completes after completing the nested callbackBuild a string from a sequence of bytes and/or characters.Interface for 3rd party libraries to decorate recently created objects in Jetty.A container for name/value pairs, known as fields.A named list of string values.Utility class to maintain a set of inclusions and exclusions.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.Java Version Utility class.Information about the leak of a resource.Wraps multiple exceptions.A multi valued Map.Deprecated.A versioned Jar entryListener for path change eventsPathWatchEvent Represents a file event.PathWatchEventType 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.Listener Marker for notifications re file changes.SearchPattern Fast search for patterns within strings and arrays of bytes.A Closeable Callback.CreatesSocketAddressinstances, returning them through aPromise.A Trie String lookup data structure.Provide for a Uptime class that is compatible with Android, GAE, and the new Java 8 compact profilesHandles coding of MIME "x-www-form-urlencoded".Utf8 Appendable abstract base class This abstract class wraps a standardAppendableand provides methods to append UTF-8 encoded bytes, that are converted into characters. -
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.util.component
-
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.util.sslClassDescriptionListener Marker for notifications re file changes.
-
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.webappClassDescriptionAttributes.ClassVisibilityChecker Interface to be implemented by classes capable of checking class visibility for a context.