Uses of Interface
org.eclipse.jetty.ee8.nested.HandlerContainer
Packages that use HandlerContainer
-
Uses of HandlerContainer in org.eclipse.jetty.ee8.nested
Classes in org.eclipse.jetty.ee8.nested that implement HandlerContainerModifier and TypeClassDescriptionclassAbstract 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.classDebug Handler.classA Handler that can apply aHttpOutput.Interceptormechanism to buffer the entire response content until the output is closed.classA collection of handlers.classHandlerList.classclassAHandlerContainerthat allows a hot swap of a wrapped handler.classHandler to adjust the idle timeout of requests while dispatched.classInetAddress Access HandlerclassResource Handler.classScopedHandler.classSecuredRedirectHandler redirects fromhttptohttps.classclassHandler to limit the threads per IP address for DOS protectionMethods in org.eclipse.jetty.ee8.nested with type parameters of type HandlerContainerModifier and TypeMethodDescriptionstatic <T extends HandlerContainer>
TAbstractHandlerContainer.findContainerOf(HandlerContainer root, Class<T> type, Handler handler) Methods in org.eclipse.jetty.ee8.nested with parameters of type HandlerContainerModifier and TypeMethodDescriptionstatic <T extends HandlerContainer>
TAbstractHandlerContainer.findContainerOf(HandlerContainer root, Class<T> type, Handler handler)