Class JsonOutputter

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ERROR_RESPONSE  
    • Constructor Summary

      Constructors 
      Constructor Description
      JsonOutputter()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getContentType()
      The MIME type of this output (e.g., "application/json")
      void output​(CommandResponse response, java.io.PrintWriter pw)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait