Class NettyHttpHandler


  • public class NettyHttpHandler
    extends Object
    • Constructor Detail

    • Method Detail

      • setServletContext

        public void setServletContext​(javax.servlet.ServletContext sc)
      • setName

        public void setName​(String name)
      • getName

        public String getName()
      • handle

        public void handle​(String target,
                           javax.servlet.http.HttpServletRequest request,
                           javax.servlet.http.HttpServletResponse response)
                    throws IOException,
                           javax.servlet.ServletException
        Throws:
        IOException
        javax.servlet.ServletException
      • getContextPath

        public String getContextPath()