Package Hierarchies:
- org.eclipse.jetty.util,
- org.eclipse.jetty.util.annotation,
- org.eclipse.jetty.util.component,
- org.eclipse.jetty.util.compression,
- org.eclipse.jetty.util.jndi,
- org.eclipse.jetty.util.preventers,
- org.eclipse.jetty.util.resource,
- org.eclipse.jetty.util.security,
- org.eclipse.jetty.util.ssl,
- org.eclipse.jetty.util.statistic,
- org.eclipse.jetty.util.thread,
- org.eclipse.jetty.util.thread.strategy
Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- org.eclipse.jetty.util.component.AbstractLifeCycle (implements org.eclipse.jetty.util.component.LifeCycle)
- org.eclipse.jetty.util.preventers.AbstractLeakPreventer
- org.eclipse.jetty.util.component.ContainerLifeCycle (implements org.eclipse.jetty.util.component.Container, org.eclipse.jetty.util.component.Destroyable, org.eclipse.jetty.util.component.Dumpable.DumpableContainer)
- org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy (implements org.eclipse.jetty.util.thread.ExecutionStrategy, java.lang.Runnable)
- org.eclipse.jetty.util.component.AttributeContainerMap (implements org.eclipse.jetty.util.Attributes)
- org.eclipse.jetty.util.compression.CompressionPool<T>
- org.eclipse.jetty.util.thread.ExecutorThreadPool (implements org.eclipse.jetty.util.thread.ThreadPool.SizedThreadPool, org.eclipse.jetty.util.thread.TryExecutor, org.eclipse.jetty.util.VirtualThreads.Configurable)
- org.eclipse.jetty.util.ssl.KeyStoreScanner (implements org.eclipse.jetty.util.Scanner.DiscreteListener)
- org.eclipse.jetty.util.thread.QueuedThreadPool (implements org.eclipse.jetty.util.component.Dumpable, java.util.concurrent.ThreadFactory, org.eclipse.jetty.util.thread.ThreadPool.SizedThreadPool, org.eclipse.jetty.util.thread.TryExecutor, org.eclipse.jetty.util.VirtualThreads.Configurable)
- org.eclipse.jetty.util.thread.ReservedThreadExecutor (implements org.eclipse.jetty.util.component.Dumpable, org.eclipse.jetty.util.thread.TryExecutor)
- org.eclipse.jetty.util.Scanner
- org.eclipse.jetty.util.ssl.SslContextFactory (implements org.eclipse.jetty.util.component.Dumpable)
- org.eclipse.jetty.util.thread.VirtualThreadPool (implements org.eclipse.jetty.util.component.Dumpable, org.eclipse.jetty.util.thread.ThreadPool, org.eclipse.jetty.util.thread.TryExecutor, org.eclipse.jetty.util.VirtualThreads.Configurable)
- org.eclipse.jetty.util.thread.ScheduledExecutorScheduler (implements org.eclipse.jetty.util.component.Dumpable, org.eclipse.jetty.util.thread.Scheduler)
- org.eclipse.jetty.util.component.StopLifeCycle (implements org.eclipse.jetty.util.component.LifeCycle.Listener)
- org.eclipse.jetty.util.thread.Sweeper (implements java.lang.Runnable)
- org.eclipse.jetty.util.thread.TimerScheduler (implements java.lang.Runnable, org.eclipse.jetty.util.thread.Scheduler)
- org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener (implements org.eclipse.jetty.util.component.LifeCycle.Listener)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- org.eclipse.jetty.util.ArrayUtil
- org.eclipse.jetty.util.Atomics
- org.eclipse.jetty.util.resource.AttributeNormalizer
- org.eclipse.jetty.util.Attributes.Lazy (implements org.eclipse.jetty.util.Attributes, org.eclipse.jetty.util.component.Dumpable)
- org.eclipse.jetty.util.Attributes.Mapped (implements org.eclipse.jetty.util.Attributes)
- org.eclipse.jetty.util.Attributes.Wrapper (implements org.eclipse.jetty.util.Attributes)
- org.eclipse.jetty.util.AttributesMap (implements org.eclipse.jetty.util.Attributes, org.eclipse.jetty.util.component.Dumpable)
- org.eclipse.jetty.util.thread.AutoLock (implements java.lang.AutoCloseable, java.io.Serializable)
- org.eclipse.jetty.util.Blocker
- org.eclipse.jetty.util.Blocker.Shared
- org.eclipse.jetty.util.BufferUtil
- org.eclipse.jetty.util.Callback.Nested (implements org.eclipse.jetty.util.Callback.Completing)
- org.eclipse.jetty.util.security.CertificateUtils
- org.eclipse.jetty.util.security.CertificateValidator
- org.eclipse.jetty.util.CharsetStringBuilder.DecoderStringBuilder (implements org.eclipse.jetty.util.CharsetStringBuilder)
- org.eclipse.jetty.util.CharsetStringBuilder.Iso88591StringBuilder (implements org.eclipse.jetty.util.CharsetStringBuilder)
- org.eclipse.jetty.util.CharsetStringBuilder.UsAsciiStringBuilder (implements org.eclipse.jetty.util.CharsetStringBuilder)
- org.eclipse.jetty.util.component.ClassLoaderDump (implements org.eclipse.jetty.util.component.Dumpable)
- org.eclipse.jetty.util.ClassMatcher.Entry
- java.util.concurrent.CompletableFuture<T> (implements java.util.concurrent.CompletionStage<T>, java.util.concurrent.Future<V>)
- org.eclipse.jetty.util.compression.CompressionPool.Entry (implements java.io.Closeable)
- org.eclipse.jetty.util.ConcurrentPool<P> (implements org.eclipse.jetty.util.component.Dumpable, org.eclipse.jetty.util.Pool<P>)
- org.eclipse.jetty.util.ConcurrentPool.ConcurrentEntry<E> (implements org.eclipse.jetty.util.Pool.Entry<E>)
- org.eclipse.jetty.util.statistic.CounterStatistic
- org.eclipse.jetty.util.security.Credential (implements java.io.Serializable)
- org.eclipse.jetty.util.DateCache
- org.eclipse.jetty.util.DateCache.Tick
- org.eclipse.jetty.util.DecoratedObjectFactory (implements org.eclipse.jetty.util.Decorator, java.lang.Iterable<T>)
- org.eclipse.jetty.util.DeprecationWarning (implements org.eclipse.jetty.util.Decorator)
- org.eclipse.jetty.util.component.DumpableAttributes (implements org.eclipse.jetty.util.component.Dumpable)
- org.eclipse.jetty.util.component.DumpableCollection (implements org.eclipse.jetty.util.component.Dumpable)
- org.eclipse.jetty.util.component.DumpableMap (implements org.eclipse.jetty.util.component.Dumpable)
- org.eclipse.jetty.util.ExceptionUtil
- org.eclipse.jetty.util.ExceptionUtil.MultiException
- org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume (implements org.eclipse.jetty.util.thread.ExecutionStrategy, java.lang.Runnable)
- org.eclipse.jetty.util.Fields (implements java.lang.Iterable<T>)
- org.eclipse.jetty.util.Fields.Field
- org.eclipse.jetty.util.component.FileDestroyable (implements org.eclipse.jetty.util.component.Destroyable)
- org.eclipse.jetty.util.FileID
- org.eclipse.jetty.util.component.FileNoticeLifeCycleListener (implements org.eclipse.jetty.util.component.LifeCycle.Listener)
- org.eclipse.jetty.util.resource.FileSystemPool (implements org.eclipse.jetty.util.component.Dumpable)
- org.eclipse.jetty.util.resource.FileSystemPool.Mount (implements java.io.Closeable)
- org.eclipse.jetty.util.resource.FileSystemPool.StackLoggingListener (implements org.eclipse.jetty.util.resource.FileSystemPool.Listener)
- org.eclipse.jetty.util.FutureCallback (implements org.eclipse.jetty.util.Callback, java.util.concurrent.Future<V>)
- org.eclipse.jetty.util.FuturePromise<C> (implements java.util.concurrent.Future<V>, org.eclipse.jetty.util.Promise<C>)
- org.eclipse.jetty.util.component.Graceful.Shutdown (implements org.eclipse.jetty.util.component.Graceful)
- org.eclipse.jetty.util.component.HaltLifeCycleListener (implements org.eclipse.jetty.util.component.LifeCycle.Listener)
- org.eclipse.jetty.util.HostPort
- org.eclipse.jetty.util.IncludeExcludeSet<T,P> (implements java.util.function.Predicate<T>)
- org.eclipse.jetty.util.Index.Builder<V>
- org.eclipse.jetty.util.InetAddressPattern (implements java.util.function.Predicate<T>)
- java.io.InputStream (implements java.io.Closeable)
- org.eclipse.jetty.util.IntrospectionUtil
- org.eclipse.jetty.util.thread.Invocable.ReadyTask (implements org.eclipse.jetty.util.thread.Invocable.Task)
- org.eclipse.jetty.util.IO
- org.eclipse.jetty.util.IteratingCallback (implements org.eclipse.jetty.util.Callback)
- org.eclipse.jetty.util.JavaVersion
- org.eclipse.jetty.util.Jetty
- org.eclipse.jetty.util.LazyList (implements java.lang.Cloneable, java.io.Serializable)
- org.eclipse.jetty.util.LegacyQuotedStringTokenizer (implements org.eclipse.jetty.util.QuotedStringTokenizer)
- org.eclipse.jetty.util.Loader
- org.eclipse.jetty.util.ManifestUtils
- org.eclipse.jetty.util.MathUtils
- org.eclipse.jetty.util.MemoryUtils
- org.eclipse.jetty.util.resource.MountedPathResourceFactory (implements org.eclipse.jetty.util.resource.ResourceFactory)
- org.eclipse.jetty.util.MultiReleaseJarFile (implements java.io.Closeable)
- org.eclipse.jetty.util.jndi.NamingDump (implements org.eclipse.jetty.util.component.Dumpable)
- org.eclipse.jetty.util.jndi.NamingUtil
- org.eclipse.jetty.util.NanoTime
- java.lang.Number (implements java.io.Serializable)
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.eclipse.jetty.util.resource.PathCollators
- org.eclipse.jetty.util.resource.PathResourceFactory (implements org.eclipse.jetty.util.resource.ResourceFactory)
- org.eclipse.jetty.util.Pool.Entry.Wrapper<W> (implements org.eclipse.jetty.util.Pool.Entry<E>)
- org.eclipse.jetty.util.Pool.Wrapper<W> (implements org.eclipse.jetty.util.Pool<P>)
- org.eclipse.jetty.util.ProcessorUtils
- org.eclipse.jetty.util.thread.strategy.ProduceConsume (implements org.eclipse.jetty.util.thread.ExecutionStrategy, java.lang.Runnable)
- org.eclipse.jetty.util.thread.strategy.ProduceExecuteConsume (implements org.eclipse.jetty.util.thread.ExecutionStrategy)
- org.eclipse.jetty.util.Promise.Adapter<U> (implements org.eclipse.jetty.util.Promise<C>)
- org.eclipse.jetty.util.Promise.Wrapper<W> (implements org.eclipse.jetty.util.Promise<C>)
- org.eclipse.jetty.util.QuotedStringTokenizer.Builder
- org.eclipse.jetty.util.statistic.RateCounter
- org.eclipse.jetty.util.statistic.RateStatistic
- org.eclipse.jetty.util.resource.Resource (implements java.lang.Iterable<T>)
- org.eclipse.jetty.util.resource.ResourceCollators
- org.eclipse.jetty.util.resource.Resources
- org.eclipse.jetty.util.resource.ResourceUriPatternPredicate (implements java.util.function.Predicate<T>)
- org.eclipse.jetty.util.RFC9110QuotedStringTokenizer (implements org.eclipse.jetty.util.QuotedStringTokenizer)
- org.eclipse.jetty.util.statistic.SampleStatistic
- org.eclipse.jetty.util.SearchPattern
- org.eclipse.jetty.util.security.SecurityUtils
- org.eclipse.jetty.util.thread.SerializedExecutor (implements java.util.concurrent.Executor)
- org.eclipse.jetty.util.thread.SerializedInvoker
- org.eclipse.jetty.util.SharedBlockingCallback
- org.eclipse.jetty.util.SharedBlockingCallback.Blocker (implements org.eclipse.jetty.util.Callback, java.io.Closeable, java.lang.Runnable)
- org.eclipse.jetty.util.SocketAddressResolver.Async (implements org.eclipse.jetty.util.SocketAddressResolver)
- org.eclipse.jetty.util.SocketAddressResolver.Sync (implements org.eclipse.jetty.util.SocketAddressResolver)
- org.eclipse.jetty.util.StringUtil
- java.lang.Thread (implements java.lang.Runnable)
- org.eclipse.jetty.util.thread.ThreadClassLoaderScope (implements java.io.Closeable)
- org.eclipse.jetty.util.thread.ThreadIdPool<E> (implements org.eclipse.jetty.util.component.Dumpable)
- java.lang.ThreadLocal<T>
- org.eclipse.jetty.util.thread.ThreadPoolBudget
- org.eclipse.jetty.util.thread.ThreadPoolBudget.Leased (implements org.eclipse.jetty.util.thread.ThreadPoolBudget.Lease)
- java.lang.Throwable (implements java.io.Serializable)
- org.eclipse.jetty.util.TopologicalSort<T>
- org.eclipse.jetty.util.thread.TrackingExecutor (implements org.eclipse.jetty.util.component.Dumpable, java.util.concurrent.Executor)
- org.eclipse.jetty.util.thread.TryExecutor.NoTryExecutor (implements org.eclipse.jetty.util.thread.TryExecutor)
- org.eclipse.jetty.util.TypeUtil
- org.eclipse.jetty.util.security.UnixCrypt
- org.eclipse.jetty.util.Uptime
- org.eclipse.jetty.util.Uptime.DefaultImpl (implements org.eclipse.jetty.util.Uptime.Impl)
- org.eclipse.jetty.util.UriPatternPredicate (implements java.util.function.Predicate<T>)
- org.eclipse.jetty.util.URIUtil
- org.eclipse.jetty.util.UrlEncoded
- org.eclipse.jetty.util.resource.URLResourceFactory (implements org.eclipse.jetty.util.resource.ResourceFactory)
- org.eclipse.jetty.util.Utf8LineParser
- org.eclipse.jetty.util.Utf8StringBuilder (implements org.eclipse.jetty.util.CharsetStringBuilder)
- org.eclipse.jetty.util.VirtualThreads
- java.io.Writer (implements java.lang.Appendable, java.io.Closeable, java.io.Flushable)
- org.eclipse.jetty.util.ssl.X509
- javax.net.ssl.X509ExtendedKeyManager (implements javax.net.ssl.X509KeyManager)
- javax.net.ssl.X509ExtendedTrustManager (implements javax.net.ssl.X509TrustManager)
Annotation Interface Hierarchy