Class NettyHttpContextHandler


  • public class NettyHttpContextHandler
    extends Object
    • Constructor Detail

      • NettyHttpContextHandler

        public NettyHttpContextHandler​(String contextPath)
    • Method Detail

      • addNettyHttpHandler

        public void addNettyHttpHandler​(NettyHttpHandler handler)
      • isEmpty

        public boolean isEmpty()
      • getContextPath

        public String getContextPath()
      • removeNettyHttpHandler

        public void removeNettyHttpHandler​(String urlName)
      • 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