Interface HttpRequestHandler

All Superinterfaces:
com.yahoo.jdisc.handler.RequestHandler, com.yahoo.jdisc.SharedResource
All Known Implementing Classes:
AbstractProcessingHandler, AccessLogRequestHandler, FilterBackingRequestHandler, HttpHandlerBase, LoggingRequestHandler, LogHandler, MetricsV2Handler, MockService, ProcessingHandler, PrometheusV1Handler, RestApiRequestHandler, ThreadedHttpRequestHandler, VipStatusHandler

public interface HttpRequestHandler extends com.yahoo.jdisc.handler.RequestHandler
Extends a request handler with a http specific
Author:
mortent
  • Nested Class Summary

    Nested classes/interfaces inherited from interface com.yahoo.jdisc.SharedResource

    com.yahoo.jdisc.SharedResource.Debug
  • Field Summary

    Fields inherited from interface com.yahoo.jdisc.SharedResource

    DEBUG, SYSTEM_PROPERTY_NAME_DEBUG
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface com.yahoo.jdisc.handler.RequestHandler

    handleRequest, handleTimeout

    Methods inherited from interface com.yahoo.jdisc.SharedResource

    refer, refer, release
  • Method Details

    • requestHandlerSpec

      default RequestHandlerSpec requestHandlerSpec()
      Returns:
      handler specification