Class ReceiveTrafficLoadServlet

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

    public class ReceiveTrafficLoadServlet
    extends LoadServlet
    Author:
    Paul Ferraro
    See Also:
    Serialized Form
    • Constructor Detail

      • ReceiveTrafficLoadServlet

        public ReceiveTrafficLoadServlet()
    • Method Detail

      • doGet

        protected void doGet​(javax.servlet.http.HttpServletRequest request,
                             javax.servlet.http.HttpServletResponse response)
                      throws IOException
        Overrides:
        doGet in class javax.servlet.http.HttpServlet
        Throws:
        IOException