public class VjdbcPlatformServlet
extends HttpServlet
VjdbcConnectionFilter), the main entry point for all vjdbc requests.| Constructor and Description |
|---|
VjdbcPlatformServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
protected void |
doGet(HttpServletRequest httpServletRequest,
HttpServletResponse httpServletResponse) |
protected void |
doPost(HttpServletRequest httpServletRequest,
HttpServletResponse httpServletResponse) |
void |
init(ServletConfig config) |
public void init(ServletConfig config)
throws ServletException
ServletExceptionpublic void destroy()
protected void doGet(HttpServletRequest httpServletRequest,
HttpServletResponse httpServletResponse)
throws ServletException
ServletExceptionprotected void doPost(HttpServletRequest httpServletRequest,
HttpServletResponse httpServletResponse)
throws ServletException
ServletExceptionCopyright © 2017 SAP SE. All Rights Reserved.