public interface HttpHandler
com.fr.third.springframework.web.bind.annotation.RequestMethod getMethod()
java.lang.String getPath()
boolean isPublic()
void handle(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res) throws java.lang.Exception
java.lang.Exception