public interface ServletRequestServicer
ServletRequestServicerFilter and plug into
the tapestry.request.ServletRequestServicerPipeline configuration point.| Modifier and Type | Method and Description |
|---|---|
void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void service(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.io.IOException, javax.servlet.ServletException
java.io.IOExceptionjavax.servlet.ServletException