Interface StatusReporter

    • Method Detail

      • getName

        java.lang.String getName()
      • getMediaType

        com.google.common.net.MediaType getMediaType()
      • report

        void report​(java.io.OutputStream stream)
             throws java.io.IOException
        Throws:
        java.io.IOException
      • report

        default void report​(StatusContext context)
                     throws java.io.IOException
        Throws:
        java.io.IOException