Uses of Interface
org.eclipse.jetty.util.thread.Invocable
Packages that use Invocable
Package
Description
Jetty Proxy : Async Proxy Support
Jetty Server : Modular Servlet Integration
Jetty Util : Modular Web Application Support
Jetty Server : Core Handler API
Jetty Proxy : Async Proxy Support
Jetty Server : Core Handler API
Jetty Proxy : Async Proxy Support
Jetty IO : Core classes for Jetty IO subsystem
Jetty IO : Core SSL 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 Util : Common Utility Classes
Jetty Util : Common ThreadPool Utilities
-
Uses of Invocable in org.eclipse.jetty.alpn.client
Classes in org.eclipse.jetty.alpn.client that implement Invocable -
Uses of Invocable in org.eclipse.jetty.alpn.server
Classes in org.eclipse.jetty.alpn.server that implement Invocable -
Uses of Invocable in org.eclipse.jetty.client
Classes in org.eclipse.jetty.client that implement InvocableModifier and TypeClassDescriptionprotected static class -
Uses of Invocable in org.eclipse.jetty.client.transport
Classes in org.eclipse.jetty.client.transport that implement Invocable -
Uses of Invocable in org.eclipse.jetty.docs.programming
Classes in org.eclipse.jetty.docs.programming that implement Invocable -
Uses of Invocable in org.eclipse.jetty.docs.programming.migration
Classes in org.eclipse.jetty.docs.programming.migration that implement InvocableModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of Invocable in org.eclipse.jetty.docs.programming.server
Classes in org.eclipse.jetty.docs.programming.server that implement Invocable -
Uses of Invocable in org.eclipse.jetty.ee10.proxy
Classes in org.eclipse.jetty.ee10.proxy that implement InvocableModifier and TypeClassDescriptionprotected classprotected classprotected classprotected class -
Uses of Invocable in org.eclipse.jetty.ee10.servlet
Classes in org.eclipse.jetty.ee10.servlet that implement InvocableModifier and TypeClassDescriptionclassHandler to eagerly and asynchronously read and parseMimeTypes.Type.FORM_ENCODEDandMimeTypes.Type.MULTIPART_FORM_DATAcontent prior to invoking theServletHandler, which can then consume them with blocking APIs but without blocking.classclassAn ErrorHandler that maps exceptions and status codes to URIs for dispatch using the internal ERROR style of dispatch.classServlet Context.classA core request wrapper that carries the servlet related request state, which may be used directly by the associatedServletApiRequest.classServlet HttpHandler.class -
Uses of Invocable in org.eclipse.jetty.ee10.servlet.security
Classes in org.eclipse.jetty.ee10.servlet.security that implement Invocable -
Uses of Invocable in org.eclipse.jetty.ee10.webapp
Classes in org.eclipse.jetty.ee10.webapp that implement Invocable -
Uses of Invocable in org.eclipse.jetty.ee10.websocket.jakarta.common
Classes in org.eclipse.jetty.ee10.websocket.jakarta.common that implement InvocableModifier and TypeClassDescriptionclassWrapper of user providedSendHandlerto Jetty internalCallback -
Uses of Invocable in org.eclipse.jetty.ee8.nested
Classes in org.eclipse.jetty.ee8.nested that implement InvocableModifier and TypeClassDescriptionclassstatic classstatic classA content represents the production of context bytes byContentProducer.nextContent().static final classEOF special content.static final classError special content.static classAbstract class that implements the standard special content behavior.static classSimple non-special content wrapper allow overriding the EOF flag. -
Uses of Invocable in org.eclipse.jetty.ee8.proxy
Classes in org.eclipse.jetty.ee8.proxy that implement InvocableModifier and TypeClassDescriptionprotected classprotected classprotected classprotected class -
Uses of Invocable in org.eclipse.jetty.ee8.websocket.javax.common
Classes in org.eclipse.jetty.ee8.websocket.javax.common that implement InvocableModifier and TypeClassDescriptionclassWrapper of user providedSendHandlerto Jetty internalCallback -
Uses of Invocable in org.eclipse.jetty.ee9.nested
Classes in org.eclipse.jetty.ee9.nested that implement InvocableModifier and TypeClassDescriptionclassstatic classstatic classA content represents the production of context bytes byContentProducer.nextContent().static final classEOF special content.static final classError special content.static classAbstract class that implements the standard special content behavior.static classSimple non-special content wrapper allow overriding the EOF flag. -
Uses of Invocable in org.eclipse.jetty.ee9.proxy
Classes in org.eclipse.jetty.ee9.proxy that implement InvocableModifier and TypeClassDescriptionprotected classprotected classprotected classprotected class -
Uses of Invocable in org.eclipse.jetty.ee9.websocket.jakarta.common
Classes in org.eclipse.jetty.ee9.websocket.jakarta.common that implement InvocableModifier and TypeClassDescriptionclassWrapper of user providedSendHandlerto Jetty internalCallback -
Uses of Invocable in org.eclipse.jetty.fcgi.proxy
Classes in org.eclipse.jetty.fcgi.proxy that implement InvocableModifier and TypeClassDescriptionclassSpecific implementation ofProxyHandler.Reversefor FastCGI. -
Uses of Invocable in org.eclipse.jetty.http.spi
Classes in org.eclipse.jetty.http.spi that implement Invocable -
Uses of Invocable in org.eclipse.jetty.http2
Classes in org.eclipse.jetty.http2 that implement InvocableModifier and TypeClassDescriptionclassstatic classclass -
Uses of Invocable in org.eclipse.jetty.http3
Classes in org.eclipse.jetty.http3 that implement InvocableModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of Invocable in org.eclipse.jetty.io
Classes in org.eclipse.jetty.io that implement Invocable -
Uses of Invocable in org.eclipse.jetty.io.content
Classes in org.eclipse.jetty.io.content that implement InvocableModifier and TypeClassDescriptionclassA utility class to convert content from aContent.Sourceto an instance available via aCompletableFuture. -
Uses of Invocable in org.eclipse.jetty.io.ssl
Classes in org.eclipse.jetty.io.ssl that implement InvocableModifier and TypeClassDescriptionclassA Connection that acts as an interceptor between an EndPoint providing SSL encrypted data and another consumer of an EndPoint (typically anConnectionlike HttpConnection) that wants unencrypted data. -
Uses of Invocable in org.eclipse.jetty.proxy
Classes in org.eclipse.jetty.proxy that implement InvocableModifier and TypeClassDescriptionclassAHandlerthat can be used to implement aforward proxy ("proxy")or areverse proxy ("gateway")as defined by RFC 7230.static classAProxyHandlerthat can be used to implement a forward proxy server.protected classstatic classAProxyHandlerthat can be used to implement a reverse proxy. -
Uses of Invocable in org.eclipse.jetty.quic.client
Classes in org.eclipse.jetty.quic.client that implement Invocable -
Uses of Invocable in org.eclipse.jetty.quic.common
Classes in org.eclipse.jetty.quic.common that implement InvocableModifier and TypeClassDescriptionclassAConnectionimplementation that receives and sends datagram packets via its associatedDatagramChannelEndPoint. -
Uses of Invocable in org.eclipse.jetty.quic.server
Classes in org.eclipse.jetty.quic.server that implement Invocable -
Uses of Invocable in org.eclipse.jetty.rewrite.handler
Classes in org.eclipse.jetty.rewrite.handler that implement InvocableModifier and TypeClassDescriptionclassRewriteHandlerrewrites incoming requests through a set ofRules. -
Uses of Invocable in org.eclipse.jetty.security
Classes in org.eclipse.jetty.security that implement InvocableModifier and TypeClassDescriptionclassAbstract SecurityHandler.static classA concrete implementation ofSecurityHandlerthat uses aPathMappingsto match request to a list ofConstraints, which are applied in the order of least significant to most significant. -
Uses of Invocable in org.eclipse.jetty.server
Subinterfaces of Invocable in org.eclipse.jetty.serverModifier and TypeInterfaceDescriptioninterfaceA Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).static interfaceAHandler.Containerthat can contain multiple otherHandlers.static interfaceAHandlerthat contains one or more otherHandlers.static interfaceAHandler.Containerthat can contain one single otherHandler.interfaceDeprecated.interfaceRepresents the state of an HTTP request/response cycle.interfaceA HttpStream is an abstraction that together withMetaData.Request, represents the flow of data from and to a single request and response cycle.static interfaceA handler for an HTTP request and response.Classes in org.eclipse.jetty.server that implement InvocableModifier and TypeClassDescriptionclassAnAbstractConnectionthat also implementsConnectionMetaDatawith fixed local and remote addresses.classACompletableFuturethat is completed once aapplication/x-www-form-urlencodedcontent has been parsed asynchronously from theContent.Source.static classAn abstract implementation ofHandlerthat is aContainerLifeCycle.static classAn abstractHandlerwith aInvocable.InvocationType.NON_BLOCKINGinvocation type.static classAHandler.Abstractthat implementsHandler.Container.static classAHandler.Containerthat contains an ordered list of childrenHandlers whoseRequest.Handler.handle(Request, Response, Callback)method is invoked in sequence on each child until a child returnstrue.static classAn implementation ofHandler.Singleton, which is aHandler.Containerthat wraps one single otherHandler.static classclassclassclassDeprecated, for removal: This API element is subject to removal in a future version.useSizeLimitHandlerinstead. -
Uses of Invocable in org.eclipse.jetty.server.handler
Classes in org.eclipse.jetty.server.handler that implement InvocableModifier and TypeClassDescriptionclassDeprecated.UseHandler.AbstractclassDeprecated.classA Handler that can apply a mechanism to buffer the entire response content until the output is closed.classAHandler.Wrapperthat conditionally handles aRequest.static classAn AbstractConditionalHandler.static classAn implementation ofConditionalHandlerthat, if conditions are met, will not do any further handling by returningfalsefromConditionalHandler.DontHandle.onConditionsMet(Request, Response, Callback).static classAn abstract implementation ofConditionalHandlerthat, if conditions are not met, will call theConditionalHandler.nextHandler(Request, Response, Callback)fromConditionalHandler.ElseNext.onConditionsNotMet(Request, Response, Callback).static classAn implementation ofConditionalHandlerthat, if conditions are met, will reject the request by sending a response (by default aHttpStatus.FORBIDDEN_403).static classAn implementation ofConditionalHandlerthat, if conditions are met, will skip the nextHandlerby invoking itsnext Handler.classImplementation of aHandlerthat supports HTTP CONNECT.classclassclassclassCreates a Map of contexts to it's contained handlers based on the context path and virtual hosts of any containedContextHandlers.classclassImplementation of the CORS protocol defined by the fetch standard.classDebug Handler.classDefault Handler.classclassHandler for Error pages An ErrorHandler is registered withServer.setErrorHandler(Request.Handler).classAHandler.Wrapperthat fires events during the processing of the requests.classHandler to track active requests and allow them to gracefully complete.classAHandlerContainerthat allows a hot swap of a wrapped handler.classHandler to adjust the idle timeout of requests while dispatched.classInetAddress Access HandlerclassAHandlerthat helps recording the total latency of the requests executed by the wrapped handler.classAContextHandlerwith a childHandlerthat redirects to a configurable URI.classA Handler that delegates to other handlers through a configuredPathMappings.classA quality of serviceHandlerthatconditionallylimits the number of concurrent requests, to provide more predictable end-user experience in case descendantHandlers have limited capacity.classAnErrorHandlerthat can re-handle a request at an error page location.static classAnReHandlingErrorHandlerthat uses a map of error codes to select a page.classResource Handler will serve static content and handle If-Modified-Since headers.static classUtility class to create a ContextHandler containing a ResourceHandler.classForces a redirect to the secure form of the resource before allowed to access the resource.classAHandlerthat initiates a Shutdown of the Jetty Server it belongs to.classAHandlerthat can limit the size of message bodies in requests and responses.classA troubleshootingHandler.Wrapperthat tracks whetherHandler/Request/Responseasynchronous APIs are properly used by applications.classstatic classChecks that the wrapped handler can read/write at a minimal rate of N bytes per second.classHandler to limit the number of concurrent threads per remote IP address, for DOS protection.classInspired by nginx'stry_filesfunctionality. -
Uses of Invocable in org.eclipse.jetty.server.handler.gzip
Classes in org.eclipse.jetty.server.handler.gzip that implement Invocable -
Uses of Invocable in org.eclipse.jetty.session
Classes in org.eclipse.jetty.session that implement Invocable -
Uses of Invocable in org.eclipse.jetty.util
Subinterfaces of Invocable in org.eclipse.jetty.utilModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfaceinterfaceA callback abstraction that handles completed/failed events of asynchronous operations.static interfaceA Callback implementation that calls theCallback.Completing.completed()method when it either succeeds or fails.static interfaceAnInvocablePromisethat provides theInvocable.InvocationTypeof calls toPromise.succeeded(Object).Classes in org.eclipse.jetty.util that implement InvocableModifier and TypeClassDescriptionstatic classACompletableFuturethat is also aCallback.static classNested Completing Callback that completes after completing the nested callbackclassA callback wrapper that succeeds the wrapped callback when the count is reached, or on first failure.classclassThis specialized callback implements a pattern that allows a large asynchronous task to be broken into smaller asynchronous sub-tasks using iteration rather than recursion.classIterating Nested Callback.classDeprecated.A Closeable Callback. -
Uses of Invocable in org.eclipse.jetty.util.thread
Subinterfaces of Invocable in org.eclipse.jetty.util.threadModifier and TypeInterfaceDescriptionstatic interfacestatic interfaceA task with anInvocable.InvocationType.Classes in org.eclipse.jetty.util.thread that implement InvocableModifier and TypeClassDescriptionstatic classARunnabledecorated with anInvocable.InvocationType.static classAn abstract partial implementation of Task -
Uses of Invocable in org.eclipse.jetty.websocket.core
Classes in org.eclipse.jetty.websocket.core that implement InvocableModifier and TypeClassDescriptionclassProvides the implementation ofConnectionthat is suitable for WebSocket -
Uses of Invocable in org.eclipse.jetty.websocket.core.server
Classes in org.eclipse.jetty.websocket.core.server that implement Invocable -
Uses of Invocable in org.eclipse.jetty.websocket.core.util
Classes in org.eclipse.jetty.websocket.core.util that implement InvocableModifier and TypeClassDescriptionclassThis flusher can be used to mutated and fragmentFrames and forwarded them on towards the application using theIncomingFramesprovided in the constructor. -
Uses of Invocable in org.eclipse.jetty.websocket.server
Classes in org.eclipse.jetty.websocket.server that implement Invocable
Handler.Container