Uses of Package
org.eclipse.jetty.util
Packages that use org.eclipse.jetty.util
Package
Description
Jetty Util : Common Utility Classes
Jetty Util : Jetty Lifecycle Management
Jetty Util : Common SSL Utility Classes
Jetty Util : Common ThreadPool Utilities
-
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.utilClassDescriptionAttributes.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 callbackInterface to decorate objects created by theDecoratedObjectFactoryA container for name/value pairs, known as fields.A named list of string values.Parse an authority string (in the formhost:port) intohostandport, 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 ofIndexinstances.A mutable String lookup data structure.Builder ofIndex.Mutableinstances.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.CreatesSocketAddressinstances, 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 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.compressionClassDescriptionA pool of objects, with optional support for multiplexing, max usage count and several optimized strategies plus an optional
ThreadLocalcache of the last release entry. -
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.util.sslClassDescriptionNotification of exact file changes in the last scan.Listener Marker for notifications re file changes.
-
Classes in org.eclipse.jetty.util used by org.eclipse.jetty.util.threadClassDescriptionImplementations of this interface can be configured to use virtual threads.