Uses of Interface
org.eclipse.jetty.util.component.Dumpable
Packages that use Dumpable
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 Deploy : Webapp Deploy Management
Jetty Deploy : Webapp Deployment Providers
Jetty IO : Core classes for Jetty IO subsystem
Jetty Jaas : Support for Jaas
Jetty JMX : Integration for JMX in Jetty
Jetty Jndi : Java Naming Directory Interface
Jetty NoSql : Generic Nosql Session Management
Jetty NoSql : MongoDB Integration
Jetty Plus : Limited JEE Jndi Support
Jetty Plus : Limited JEE Security Support
Jetty Proxy : Async Proxy Support
This module contains the main abstractions for the QUIC protocol.
Jetty Rewrite : Rewrite Handler and Rules for Jetty
Jetty Security : Modular Support for Security in Jetty
Jetty Server : Core Server API
Jetty Server : Core Handler API
Jetty GZIP Handler
Jetty Server : Session Management Implementations
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]
-
Uses of Dumpable in org.eclipse.jetty.alpn.server
Classes in org.eclipse.jetty.alpn.server that implement Dumpable -
Uses of Dumpable in org.eclipse.jetty.annotations
Classes in org.eclipse.jetty.annotations that implement DumpableModifier and TypeClassDescriptionstatic class -
Uses of Dumpable in org.eclipse.jetty.ant
Classes in org.eclipse.jetty.ant that implement DumpableModifier and TypeClassDescriptionclassExtension of WebAppContext to allow configuration via Ant environment.static classAntServletHandlerstatic classAntServletHolder -
Uses of Dumpable in org.eclipse.jetty.client
Classes in org.eclipse.jetty.client that implement DumpableModifier and TypeClassDescriptionclassclassclassclassclassA destination for those network transports that are duplex (e.g.classHttpClient provides an efficient, asynchronous, non-blocking implementation to perform HTTP requests to a server through a simple API that offers also blocking semantic.classclassclassclassclassA destination for those transports that are multiplex (e.g.classA container forProtocolHandlers accessible fromHttpClient.getProtocolHandlers().classAConnectionPoolthat provides connections randomly among the ones that are available.classAConnectionPoolthat attempts to provide connections using a round-robin algorithm.classA connection pool that validates connections before making them available for use. -
Uses of Dumpable in org.eclipse.jetty.client.dynamic
Classes in org.eclipse.jetty.client.dynamic that implement DumpableModifier and TypeClassDescriptionclassAHttpClientTransportthat can dynamically switch among different application protocols. -
Uses of Dumpable in org.eclipse.jetty.client.http
Classes in org.eclipse.jetty.client.http that implement Dumpable -
Uses of Dumpable in org.eclipse.jetty.deploy
Classes in org.eclipse.jetty.deploy that implement DumpableModifier and TypeClassDescriptionclassThe Deployment Manager.classFileConfigurationManager Supplies properties defined in a file. -
Uses of Dumpable in org.eclipse.jetty.deploy.providers
Classes in org.eclipse.jetty.deploy.providers that implement DumpableModifier and TypeClassDescriptionclassclassThe webapps directory scanning provider. -
Uses of Dumpable in org.eclipse.jetty.fcgi.client.http
Classes in org.eclipse.jetty.fcgi.client.http that implement Dumpable -
Uses of Dumpable in org.eclipse.jetty.fcgi.server
Classes in org.eclipse.jetty.fcgi.server that implement Dumpable -
Uses of Dumpable in org.eclipse.jetty.gcloud.session
Classes in org.eclipse.jetty.gcloud.session that implement Dumpable -
Uses of Dumpable in org.eclipse.jetty.http.pathmap
Classes in org.eclipse.jetty.http.pathmap that implement Dumpable -
Uses of Dumpable in org.eclipse.jetty.http.spi
Classes in org.eclipse.jetty.http.spi that implement Dumpable -
Uses of Dumpable in org.eclipse.jetty.http2
Classes in org.eclipse.jetty.http2 that implement DumpableModifier and TypeClassDescriptionclassclassA flow control strategy that accumulates updates and emits window control frames when the accumulated value reaches a threshold.classclassclassclass -
Uses of Dumpable in org.eclipse.jetty.http2.client
Classes in org.eclipse.jetty.http2.client that implement DumpableModifier and TypeClassDescriptionclassHTTP2Client provides an asynchronous, non-blocking implementation to send HTTP/2 frames to a server.class -
Uses of Dumpable in org.eclipse.jetty.http2.client.http
Classes in org.eclipse.jetty.http2.client.http that implement DumpableModifier and TypeClassDescriptionclassstatic classRepresentation of theHTTP/2application protocol used byHttpClientTransportDynamic.class -
Uses of Dumpable in org.eclipse.jetty.http2.server
Classes in org.eclipse.jetty.http2.server that implement DumpableModifier and TypeClassDescriptionclassstatic classclassHTTP2 Clear Text Connection factory.classclassclass -
Uses of Dumpable in org.eclipse.jetty.http3.client
Classes in org.eclipse.jetty.http3.client that implement DumpableModifier and TypeClassDescriptionclassHTTP3Client provides an asynchronous, non-blocking implementation to send HTTP/3 frames to a server. -
Uses of Dumpable in org.eclipse.jetty.http3.client.http
Classes in org.eclipse.jetty.http3.client.http that implement DumpableModifier and TypeClassDescriptionclassstatic classRepresentation of theHTTP/3application protocol used byHttpClientTransportDynamic.class -
Uses of Dumpable in org.eclipse.jetty.http3.qpack
Classes in org.eclipse.jetty.http3.qpack that implement Dumpable -
Uses of Dumpable in org.eclipse.jetty.http3.server
Classes in org.eclipse.jetty.http3.server that implement DumpableModifier and TypeClassDescriptionclassclassclassA HTTP/3 specificQuicServerConnectorthat configures QUIC parameters according to HTTP/3 requirements.class -
Uses of Dumpable in org.eclipse.jetty.io
Classes in org.eclipse.jetty.io that implement DumpableModifier and TypeClassDescriptionclassA ByteBuffer pool where ByteBuffers are held in queues that are held in array elements.protected classstatic classA variant ofArrayByteBufferPoolthat tracks buffer acquires/releases of the retained buffers, useful to identify buffer leaks.classARetainableByteBufferpool where RetainableByteBuffers are held inPools that are held in array elements.static classA variant ofArrayRetainableByteBufferPoolthat tracks buffer acquires/releases, useful to identify buffer leaks.static classA holder for a list of protocol strings identifying an application protocol (for example["h2", "h2-17", "h2-16"]) and aClientConnectionFactorythat creates connections that speak that network protocol.classThe client-side component that connects to server sockets.protected classstatic classConfigures aClientConnector.classAConnection.Listenerthat tracks connection statistics.static classclassclassclassExtension of theArrayByteBufferPoolwhose bucket sizes increase exponentially instead of linearly.static classA variant of theArrayRetainableByteBufferPoolthat uses buckets of buffers that increase in size by a power of 2 (eg 1k, 2k, 4k, 8k, etc.).classManagedSelectorwraps aSelectorsimplifying non-blocking operations on channels.classA ByteBuffer pool where ByteBuffers are held in queues that are held in a Map.protected classstatic classclassSelectorManagermanages a number ofManagedSelectors that simplify the non-blocking primitives provided by the JVM via thejava.niopackage. -
Uses of Dumpable in org.eclipse.jetty.jaas
Classes in org.eclipse.jetty.jaas that implement DumpableModifier and TypeClassDescriptionclassJAASLoginService Implementation of jetty's LoginService that works with JAAS for authorization and authentication. -
Uses of Dumpable in org.eclipse.jetty.jmx
Classes in org.eclipse.jetty.jmx that implement Dumpable -
Uses of Dumpable in org.eclipse.jetty.jndi
Classes in org.eclipse.jetty.jndi that implement Dumpable -
Uses of Dumpable in org.eclipse.jetty.nosql
Classes in org.eclipse.jetty.nosql that implement Dumpable -
Uses of Dumpable in org.eclipse.jetty.nosql.mongodb
Classes in org.eclipse.jetty.nosql.mongodb that implement DumpableModifier and TypeClassDescriptionclassMongoSessionDataStore 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 "_" -
Uses of Dumpable in org.eclipse.jetty.plus.jndi
Classes in org.eclipse.jetty.plus.jndi that implement DumpableModifier and TypeClassDescriptionclassA utility Dumpable to dump a JNDI naming context tree. -
Uses of Dumpable in org.eclipse.jetty.plus.security
Classes in org.eclipse.jetty.plus.security that implement Dumpable -
Uses of Dumpable in org.eclipse.jetty.proxy
Classes in org.eclipse.jetty.proxy that implement DumpableModifier and TypeClassDescriptionclassImplementation of aHandlerthat supports HTTP CONNECT.protected class -
Uses of Dumpable in org.eclipse.jetty.quic.client
Classes in org.eclipse.jetty.quic.client that implement DumpableModifier and TypeClassDescriptionclassClient specific implementation ofProtocolSession.classThe client specific implementation ofQuicSession.classA QUIC specificClientConnector.Configurator. -
Uses of Dumpable in org.eclipse.jetty.quic.common
Classes in org.eclipse.jetty.quic.common that implement DumpableModifier and TypeClassDescriptionclassRepresents an established stateful connection with a remote peer for a specific QUIC connection ID.classRepresents a logical connection with a remote peer, identified by a QUIC connection ID.classA container that tracksQuicSessioninstances. -
Uses of Dumpable in org.eclipse.jetty.quic.server
Classes in org.eclipse.jetty.quic.server that implement DumpableModifier and TypeClassDescriptionclassA server side network connector that uses aDatagramChannelto listen on a network port for QUIC traffic.classServer specific implementation ofProtocolSession.classThe server specific implementation ofQuicSession. -
Uses of Dumpable in org.eclipse.jetty.rewrite
Classes in org.eclipse.jetty.rewrite that implement Dumpable -
Uses of Dumpable in org.eclipse.jetty.rewrite.handler
Classes in org.eclipse.jetty.rewrite.handler that implement DumpableModifier and TypeClassDescriptionclassRewrite handler is responsible for managing the rules.classBase container to group rules.classGroups rules that apply only to a specific virtual host or sets of virtual hosts -
Uses of Dumpable in org.eclipse.jetty.security
Classes in org.eclipse.jetty.security that implement DumpableModifier and TypeClassDescriptionclassAbstractLoginService Base class for LoginServices that allows subclasses to provide the user authentication and authorization information, but provides common behaviour such as handling authentication.classA configurable (as opposed to using system properties) SPNEGO LoginService.classConstraintSecurityHandlerclassAn implementation of a LoginService that stores users and roles in-memory in HashMaps.classJDBC as a source of user authentication and authorization information.classAbstract SecurityHandler. -
Uses of Dumpable in org.eclipse.jetty.security.openid
Classes in org.eclipse.jetty.security.openid that implement DumpableModifier and TypeClassDescriptionclassHolds the configuration for an OpenID Connect service.classThe implementation ofLoginServicerequired to use OpenID Connect. -
Uses of Dumpable in org.eclipse.jetty.server
Classes in org.eclipse.jetty.server that implement DumpableModifier and TypeClassDescriptionclassProvides the common handling forConnectionFactoryimplementations.classAn abstract implementation ofConnectorthat provides aConnectionFactorymechanism for creatingConnectioninstances for various protocols (HTTP, SSL, etc).classAn abstract Network Connector.classclassA flexible RequestLog, which produces log strings in a customizable format.classAConnectionFactorycombining multipleConnectionFactory.Detectinginstances that will upgrade to the first one recognizing the bytes in the buffer.classHTTP Configuration.classA Connection Factory for HTTP Connections.classA local connector, mostly for testing purposes.classA monitor for low resources, low resources can be detected by:ThreadPool.isLowOnThreads()ifConnector.getExecutor()is an instance ofThreadPoolandLowResourceMonitor.setMonitorThreads(boolean)is true. IfLowResourceMonitor.setMaxMemory(long)is non zero then low resources is detected if the JVMsRuntimeinstance hasRuntime.totalMemory()minusRuntime.freeMemory()greater thanLowResourceMonitor.getMaxMemory()classclassA specialized version ofServerConnectorthat supportsNetworkTrafficListeners.classDeprecated.classConnectionFactory for the PROXY Protocol.static classclassJetty HTTP Servlet Server.classDeprecated.classThisConnectorimplementation is the primary connector for the Jetty server over TCP/IP.protected classclass -
Uses of Dumpable in org.eclipse.jetty.server.handler
Classes in org.eclipse.jetty.server.handler that implement DumpableModifier and TypeClassDescriptionclassAbstractHandler.static classDeprecated.This class is no longer required as ERROR dispatch is only done if there is an error page target.classAbstract Handler Container.classA handler wrapper that provides the framework to asynchronously delay the handling of a request.classA Handler that can apply aHttpOutput.Interceptormechanism to buffer the entire response content until the output is closed.classContextHandler.classContext.static classA simple implementation of ServletContext that is used when there is no ContextHandler.classThisHandlerCollectionis creates a Map of contexts to it's contained handlers based on the context path and virtual hosts of any containedContextHandlers.classDebug Handler.classDefault Handler.classHandler for Error pages An ErrorHandler is registered withContextHandler.setErrorHandler(ErrorHandler)orServer.setErrorHandler(ErrorHandler).classA Handler that can apply aHttpOutput.Interceptormechanism to buffer the entire response content until the output is closed.classA collection of handlers.classHandlerList.classAHandlerWrapperacts as aHandlerbut delegates thehandlemethod andlife cycleevents to a delegate.classAHandlerContainerthat allows a hot swap of a wrapped handler.classHandler to adjust the idle timeout of requests while dispatched.classInetAddress Access HandlerclassMoved ContextHandler.classThis handler provides an alternate way (other thanServer.setRequestLog(RequestLog)) to log request, that can be applied to a particular handler (eg context).classResource Handler.classScopedHandler.classSecuredRedirectHandler redirects fromhttptohttps.classA handler that shuts the server down on a valid request.classclassHandler to limit the threads per IP address for DOS protection -
Uses of Dumpable in org.eclipse.jetty.server.handler.gzip
Classes in org.eclipse.jetty.server.handler.gzip that implement DumpableModifier and TypeClassDescriptionclassA Handler that can dynamically GZIP uncompress requests, and compress responses. -
Uses of Dumpable in org.eclipse.jetty.server.session
Classes in org.eclipse.jetty.server.session that implement DumpableModifier and TypeClassDescriptionclassAbstractSessionCache A base implementation of theSessionCacheinterface for managing a set of Session objects pertaining to a context in memory.classAbstractSessionDataStoreclassCachingSessionDataStore A SessionDataStore is a mechanism for (persistently) storing data associated with sessions.classDefaultSessionCache A session store that keeps its sessions in memory within a concurrent mapclassDefaultSessionIdManager 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).classFileSessionDataStore A file-based store of session data.classJDBCSessionDataStore Session data stored in databaseclassNullSessionCache Does not actually cache any Session objects.classNullSessionDataStore Does not actually store anything, useful for testing.classSessionHandler. -
Uses of Dumpable in org.eclipse.jetty.servlet
Classes in org.eclipse.jetty.servlet that implement DumpableModifier and TypeClassDescriptionclassBaseHolder<T>AbstractHolder 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).classAn ErrorHandler that maps exceptions and status codes to URIs for dispatch using the internal ERROR style of dispatch.classclassclassHolder<T>Holder Specialization of AbstractHolder for servlet-related classes that have init-params etcclassListenerHolder Specialization of BaseHolder for servlet listeners.classHolds a ServletContainerInitializer.classServlet Context.classstatic classBean that is added to the ServletContextHandler to start all of the ServletContainerInitializers by starting their corresponding ServletContainerInitializerHolders when this bean is itself started.classServlet HttpHandler.classServlet Instance and Context Holder.classServletTester is not best practice and may be deprecated and eventually removed in future Jetty versions. -
Uses of Dumpable in org.eclipse.jetty.session.infinispan
Classes in org.eclipse.jetty.session.infinispan that implement Dumpable -
Uses of Dumpable in org.eclipse.jetty.unixsocket.client
Classes in org.eclipse.jetty.unixsocket.client that implement DumpableModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.use anyHttpClientTransportwithClientConnector.forUnixDomain(Path)instead (requires Java 16 or later) -
Uses of Dumpable in org.eclipse.jetty.unixsocket.server
Classes in org.eclipse.jetty.unixsocket.server that implement DumpableModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.Use UnixDomainServerConnector from the jetty-unixdomain-server module instead (requires Java 16 or later).protected classDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of Dumpable in org.eclipse.jetty.util
Classes in org.eclipse.jetty.util that implement DumpableModifier and TypeClassDescriptionclassclassPool<T>A pool of objects, with optional support for multiplexing, max usage count and several optimized strategies plus an optionalThreadLocalcache of the last release entry.classScanner Utility for scanning a directory for added, removed and changed files and reporting these events via registered Listeners. -
Uses of Dumpable in org.eclipse.jetty.util.component
Subinterfaces of Dumpable in org.eclipse.jetty.util.componentModifier and TypeInterfaceDescriptionstatic interfaceDumpableContainer A Dumpable that is a container of beans can implement this interface to allow it to refine which of its beans can be dumped.Classes in org.eclipse.jetty.util.component that implement DumpableModifier and TypeClassDescriptionclassAn Attributes implementation that holds it's values in an immutableContainerLifeCycleclassA ContainerLifeCycle is anLifeCycleimplementation for a collection of contained beans.classMethods in org.eclipse.jetty.util.component that return DumpableMethods in org.eclipse.jetty.util.component with parameters of type DumpableModifier and TypeMethodDescriptionstatic StringUtility method to implementdump()by callingdump(Appendable, String) -
Uses of Dumpable in org.eclipse.jetty.util.compression
Classes in org.eclipse.jetty.util.compression that implement Dumpable -
Uses of Dumpable in org.eclipse.jetty.util.ssl
Classes in org.eclipse.jetty.util.ssl that implement DumpableModifier and TypeClassDescriptionclassTheKeyStoreScanneris used to monitor the KeyStore file used by theSslContextFactory.classSslContextFactory is used to configure SSL parameters to be used by server and client connectors.static classstatic class -
Uses of Dumpable in org.eclipse.jetty.util.thread
Classes in org.eclipse.jetty.util.thread that implement DumpableModifier and TypeClassDescriptionclassAThreadPool.SizedThreadPoolwrapper aroundThreadPoolExecutor.classAQueuedThreadPoolsubclass that monitors its own activity by recording queue and task statistics.classA thread pool with a queue of jobs to execute.classA TryExecutor using pre-allocated/reserved threads from an external Executor.classImplementation ofSchedulerbased on JDK'sScheduledThreadPoolExecutor. -
Uses of Dumpable in org.eclipse.jetty.util.thread.strategy
Classes in org.eclipse.jetty.util.thread.strategy that implement DumpableModifier and TypeClassDescriptionclassAn adaptive execution strategy that uses theInvocablestatus 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.classDeprecated, for removal: This API element is subject to removal in a future version.This class has been renamed toAdaptiveExecutionStrategy -
Uses of Dumpable in org.eclipse.jetty.webapp
Classes in org.eclipse.jetty.webapp that implement DumpableModifier and TypeClassDescriptionclassAn ordered list ofConfigurationinstances.classWeb Application Context Handler.class -
Uses of Dumpable in org.eclipse.jetty.websocket.client
Classes in org.eclipse.jetty.websocket.client that implement Dumpable -
Uses of Dumpable in org.eclipse.jetty.websocket.common
Classes in org.eclipse.jetty.websocket.common that implement DumpableModifier and TypeClassDescriptionclassFactory to createJettyWebSocketFrameHandlerinstances suitable for use with jetty-native websocket API.classclass -
Uses of Dumpable in org.eclipse.jetty.websocket.core
Classes in org.eclipse.jetty.websocket.core that implement DumpableModifier and TypeClassDescriptionclassA collection of components which are the resources needed for websockets such asByteBufferPool,WebSocketExtensionRegistry, andDecoratedObjectFactory. -
Uses of Dumpable in org.eclipse.jetty.websocket.core.client
Classes in org.eclipse.jetty.websocket.core.client that implement Dumpable -
Uses of Dumpable in org.eclipse.jetty.websocket.core.internal
Classes in org.eclipse.jetty.websocket.core.internal that implement DumpableModifier and TypeClassDescriptionclassRepresents the stack of Extensions.classProvides the implementation ofConnectionthat is suitable for WebSocketclassThe Core WebSocket Session. -
Uses of Dumpable in org.eclipse.jetty.websocket.core.server
Classes in org.eclipse.jetty.websocket.core.server that implement DumpableModifier and TypeClassDescriptionclassMapping of pathSpec to a tupple ofWebSocketCreator,FrameHandlerFactoryandConfiguration.Customizer.classA collection of components which are the resources needed for websockets such asByteBufferPool,WebSocketExtensionRegistry, andDecoratedObjectFactory.class -
Uses of Dumpable in org.eclipse.jetty.websocket.jakarta.client
Classes in org.eclipse.jetty.websocket.jakarta.client that implement DumpableModifier and TypeClassDescriptionclassThis manages the LifeCycle ofWebSocketContainerinstances that are created withContainerProvider, 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. -
Uses of Dumpable in org.eclipse.jetty.websocket.jakarta.client.internal
Classes in org.eclipse.jetty.websocket.jakarta.client.internal that implement DumpableModifier and TypeClassDescriptionclassContainer for Client use of the jakarta.websocket API. -
Uses of Dumpable in org.eclipse.jetty.websocket.jakarta.common
Classes in org.eclipse.jetty.websocket.jakarta.common that implement Dumpable -
Uses of Dumpable in org.eclipse.jetty.websocket.jakarta.server.internal
Classes in org.eclipse.jetty.websocket.jakarta.server.internal that implement Dumpable -
Uses of Dumpable in org.eclipse.jetty.websocket.server
Classes in org.eclipse.jetty.websocket.server that implement Dumpable -
Uses of Dumpable in org.eclipse.jetty.websocket.server.internal
Classes in org.eclipse.jetty.websocket.server.internal that implement Dumpable -
Uses of Dumpable in org.eclipse.jetty.websocket.servlet
Classes in org.eclipse.jetty.websocket.servlet that implement DumpableModifier and TypeClassDescriptionclassInline Servlet Filter to capture WebSocket upgrade requests.
DetectorConnectionFactorywith aSslConnectionFactoryinstead.