Class JSONDocs.EchoInfoConvertor

java.lang.Object
org.cometd.documentation.JSONDocs.EchoInfoConvertor
All Implemented Interfaces:
org.eclipse.jetty.util.ajax.JSON.Convertor
Enclosing class:
JSONDocs

public class JSONDocs.EchoInfoConvertor extends Object implements org.eclipse.jetty.util.ajax.JSON.Convertor
  • Constructor Details

    • EchoInfoConvertor

      public EchoInfoConvertor()
  • Method Details

    • toJSON

      public void toJSON(Object obj, org.eclipse.jetty.util.ajax.JSON.Output out)
      Specified by:
      toJSON in interface org.eclipse.jetty.util.ajax.JSON.Convertor
    • fromJSON

      public Object fromJSON(Map map)
      Specified by:
      fromJSON in interface org.eclipse.jetty.util.ajax.JSON.Convertor