Uses of Class
com.yahoo.container.jdisc.ThreadedHttpRequestHandler
Packages that use ThreadedHttpRequestHandler
Package
Description
Contains the handler framework of the container.
Exported config package
-
Uses of ThreadedHttpRequestHandler in com.yahoo.container.handler
Subclasses of ThreadedHttpRequestHandler in com.yahoo.container.handlerModifier and TypeClassDescriptionclassExposes access log through http.classDummy handler for paths that should be handled in a request filter.classfinal classTransmit status to VIP from file or memory. -
Uses of ThreadedHttpRequestHandler in com.yahoo.container.handler.metrics
Subclasses of ThreadedHttpRequestHandler in com.yahoo.container.handler.metricsModifier and TypeClassDescriptionclassclassclass -
Uses of ThreadedHttpRequestHandler in com.yahoo.container.jdisc
Subclasses of ThreadedHttpRequestHandler in com.yahoo.container.jdisc -
Uses of ThreadedHttpRequestHandler in com.yahoo.processing.handler
Subclasses of ThreadedHttpRequestHandler in com.yahoo.processing.handlerModifier and TypeClassDescriptionclassAbstractProcessingHandler<COMPONENT extends Processor>Superclass of handlers invoking some kind of processing chain.classA request handler which invokes a processing chain to produce the response. -
Uses of ThreadedHttpRequestHandler in com.yahoo.restapi
Subclasses of ThreadedHttpRequestHandler in com.yahoo.restapi
ThreadedHttpRequestHandler, which provides the same level of functionality.