Class EmptyResponseFilter

    • Nested Class Summary

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

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

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

        DEBUG, SYSTEM_PROPERTY_NAME_DEBUG
    • Method Detail

      • filter

        public void filter​(com.yahoo.jdisc.Response response,
                           com.yahoo.jdisc.Request request)
        Specified by:
        filter in interface ResponseFilter