@Beta public interface WebHandlerChain
void
handle(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
void handle(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res) throws Exception
Exception