private abstract class RegistrarHandlerServlet.Handler extends Object
| Modifier | Constructor and Description |
|---|---|
private |
Handler() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
handle(HttpServletRequest request,
HttpServletResponse response) |
public abstract void handle(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
ServletExceptionIOExceptionCopyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.