Interface IStatusServletHandler
-
- All Known Implementing Classes:
StatusServletHandler
public interface IStatusServletHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
getChangeTo(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp)
-
-
-
Method Detail
-
getChangeTo
void getChangeTo(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws IOException
- Throws:
IOException
-
-