Uses of Interface
com.yahoo.container.jdisc.HttpRequestHandler
Packages that use HttpRequestHandler
Package
Description
Contains the handler framework of the container.
Exported config package
-
Uses of HttpRequestHandler in com.yahoo.container.handler
Classes in com.yahoo.container.handler that implement HttpRequestHandlerModifier 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 HttpRequestHandler in com.yahoo.container.handler.metrics
Classes in com.yahoo.container.handler.metrics that implement HttpRequestHandlerModifier and TypeClassDescriptionclassclassclass -
Uses of HttpRequestHandler in com.yahoo.container.jdisc
Classes in com.yahoo.container.jdisc that implement HttpRequestHandlerModifier and TypeClassDescriptionclassDeprecated.classA simple HTTP request handler, using theHttpRequestandHttpResponseclasses. -
Uses of HttpRequestHandler in com.yahoo.processing.handler
Classes in com.yahoo.processing.handler that implement HttpRequestHandlerModifier 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 HttpRequestHandler in com.yahoo.restapi
Classes in com.yahoo.restapi that implement HttpRequestHandler
ThreadedHttpRequestHandler, which provides the same level of functionality.