Class EmptyRequestFilter

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static RequestFilter INSTANCE  
      • Fields inherited from interface com.yahoo.jdisc.SharedResource

        DEBUG, SYSTEM_PROPERTY_NAME_DEBUG
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void filter​(HttpRequest request, com.yahoo.jdisc.handler.ResponseHandler handler)  
      • Methods inherited from class com.yahoo.jdisc.NoopSharedResource

        refer, release
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface com.yahoo.jdisc.SharedResource

        refer, release