Package com.yahoo.container.jdisc
Interface HttpRequestHandler
- All Superinterfaces:
RequestHandler,SharedResource
- All Known Implementing Classes:
AbstractProcessingHandler,AccessLogRequestHandler,FilterBackingRequestHandler,HttpHandlerBase,LoggingRequestHandler,LogHandler,MetricsV2Handler,ProcessingHandler,PrometheusV1Handler,RestApiRequestHandler,ThreadedHttpRequestHandler,VipStatusHandler
Extends a request handler with a http specific
- Author:
- mortent
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.yahoo.jdisc.SharedResource
SharedResource.Debug -
Field Summary
Fields inherited from interface com.yahoo.jdisc.SharedResource
DEBUG, SYSTEM_PROPERTY_NAME_DEBUG -
Method Summary
Methods inherited from interface com.yahoo.jdisc.handler.RequestHandler
handleRequest, handleTimeoutMethods inherited from interface com.yahoo.jdisc.SharedResource
refer, refer, release
-
Method Details
-
requestHandlerSpec
- Returns:
- handler specification
-