|
Rename Method public getServletMapping() : ServletMapping renamed to public getHttpServletMapping() : HttpServletMapping in class org.apache.catalina.connector.RequestFacade |
From |
To |
|
Rename Method public getServletMapping() : ServletMapping renamed to public getHttpServletMapping() : HttpServletMapping in class org.apache.catalina.connector.Request |
From |
To |
|
Rename Method public getServletMapping() : ServletMapping renamed to public getHttpServletMapping() : HttpServletMapping in class org.apache.catalina.core.ApplicationMapping |
From |
To |
|
Rename Method public getServletMapping() : ServletMapping renamed to public getHttpServletMapping() : HttpServletMapping in class org.apache.catalina.filters.TesterHttpServletRequest |
From |
To |
|
Rename Method public getServletMapping() : ServletMapping renamed to public getHttpServletMapping() : HttpServletMapping in class org.apache.catalina.core.ApplicationHttpRequest |
From |
To |
|
Rename Method public getServletMapping() : ServletMapping renamed to public getHttpServletMapping() : HttpServletMapping in class javax.servlet.http.HttpServletRequest |
From |
To |
|
Rename Method public getServletMapping() : ServletMapping renamed to public getHttpServletMapping() : HttpServletMapping in class javax.servlet.http.HttpServletRequestWrapper |
From |
To |
|
Change Return Type ServletMapping to HttpServletMapping in method public getHttpServletMapping() : HttpServletMapping in class org.apache.catalina.connector.Request |
From |
To |
|
Change Return Type ServletMapping to HttpServletMapping in method public getHttpServletMapping() : HttpServletMapping in class org.apache.catalina.filters.TesterHttpServletRequest |
From |
To |
|
Change Return Type ServletMapping to HttpServletMapping in method public getHttpServletMapping() : HttpServletMapping in class javax.servlet.http.HttpServletRequestWrapper |
From |
To |
|
Change Return Type ServletMapping to HttpServletMapping in method public getHttpServletMapping() : HttpServletMapping in class org.apache.catalina.connector.RequestFacade |
From |
To |
|
Change Return Type ServletMapping to HttpServletMapping in method public getHttpServletMapping() : HttpServletMapping in class javax.servlet.http.HttpServletRequest |
From |
To |
|
Change Return Type ServletMapping to HttpServletMapping in method public getHttpServletMapping() : HttpServletMapping in class org.apache.catalina.core.ApplicationMapping |
From |
To |
|
Change Return Type ServletMapping to HttpServletMapping in method public getHttpServletMapping() : HttpServletMapping in class org.apache.catalina.core.ApplicationHttpRequest |
From |
To |
|
Change Variable Type mapping : ServletMapping to mapping : HttpServletMapping in method public getRequestDispatcher(path String) : RequestDispatcher in class org.apache.catalina.core.ApplicationContext |
From |
To |
|
Change Variable Type asyncMapping : ServletMapping to asyncMapping : HttpServletMapping in method protected doGet(req HttpServletRequest, resp HttpServletResponse) : void in class org.apache.catalina.core.TestApplicationMapping.MappingServlet |
From |
To |
|
Change Variable Type forwardMapping : ServletMapping to forwardMapping : HttpServletMapping in method protected doGet(req HttpServletRequest, resp HttpServletResponse) : void in class org.apache.catalina.core.TestApplicationMapping.MappingServlet |
From |
To |
|
Change Variable Type includeMapping : ServletMapping to includeMapping : HttpServletMapping in method protected doGet(req HttpServletRequest, resp HttpServletResponse) : void in class org.apache.catalina.core.TestApplicationMapping.MappingServlet |
From |
To |
|
Change Variable Type mapping : ServletMapping to mapping : HttpServletMapping in method protected doGet(req HttpServletRequest, resp HttpServletResponse) : void in class org.apache.catalina.core.TestApplicationMapping.MappingServlet |
From |
To |