Interface ResponseFilter

    • Field Summary

      • Fields inherited from interface com.yahoo.jdisc.SharedResource

        DEBUG, SYSTEM_PROPERTY_NAME_DEBUG
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void filter​(com.yahoo.jdisc.Response response, com.yahoo.jdisc.Request request)  
      • Methods inherited from interface com.yahoo.jdisc.SharedResource

        refer, release
    • Method Detail

      • filter

        void filter​(com.yahoo.jdisc.Response response,
                    com.yahoo.jdisc.Request request)