public interface RequestHandler
Modifier and Type | Method and Description |
---|---|
void |
process(HttpServletRequest request,
HttpServletResponse response) |
void process(HttpServletRequest request, HttpServletResponse response) throws IOException, ServletException
IOException
ServletException
Copyright © 2014, 2015 IBH SYSTEMS GmbH and others. All Rights Reserved.