Class S_Ping

  • All Implemented Interfaces:
    Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

    public class S_Ping
    extends S_ReplyJSON
    Respond with a ping as a JSON object
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      S_Ping()  
    • Method Summary

      • Methods inherited from class javax.servlet.http.HttpServlet

        service
      • Methods inherited from class javax.servlet.GenericServlet

        destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
    • Constructor Detail

      • S_Ping

        public S_Ping()