public class Dispatcher extends Object
Constructor and Description |
---|
Dispatcher(String charsetEncoding,
String contentType,
String requestMethodParam) |
Modifier and Type | Method and Description |
---|---|
void |
dispatch(IRequestContext requestContext,
ServletContext servletContext,
HttpServletRequest request,
HttpServletResponse response) |
public void dispatch(IRequestContext requestContext, ServletContext servletContext, HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
ServletException
IOException
Copyright © 2022. All rights reserved.