public class DefaultRequestProcessor extends Object implements RequestProcessor
RequestDispatcher. Serializes the output returned by
RequestDispatcher and sends back in a response| Constructor and Description |
|---|
DefaultRequestProcessor(RequestDispatcher requestDispatcher) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
process(HttpServletRequest request,
HttpServletResponse response) |
public DefaultRequestProcessor(RequestDispatcher requestDispatcher)
public void destroy()
destroy in interface RequestProcessorpublic void process(HttpServletRequest request,
HttpServletResponse response)
throws ServletException
process in interface RequestProcessorServletExceptionCopyright © 2017 SAP SE. All Rights Reserved.