Uses of Class
org.eclipse.jetty.server.handler.ConditionalHandler.Abstract
Packages that use ConditionalHandler.Abstract
- 
Uses of ConditionalHandler.Abstract in org.eclipse.jetty.server.handler
Subclasses of ConditionalHandler.Abstract in org.eclipse.jetty.server.handlerModifier and TypeClassDescriptionclassA Handler that can apply a mechanism to buffer the entire response content until the output is closed.classInetAddress Access HandlerclassA quality of serviceHandlerthatconditionallylimits the number of concurrent requests, to provide more predictable end-user experience in case descendantHandlers have limited capacity.classHandler to limit the number of concurrent threads per remote IP address, for DOS protection.