@WebServlet(value="/to-dp")
public class ToDPServlet
extends javax.servlet.http.HttpServlet
| Constructor and Description |
|---|
ToDPServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doPost(javax.servlet.http.HttpServletRequest aHttpServletRequest,
javax.servlet.http.HttpServletResponse aHttpServletResponse) |
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, serviceprotected void doPost(@Nonnull javax.servlet.http.HttpServletRequest aHttpServletRequest, @Nonnull javax.servlet.http.HttpServletResponse aHttpServletResponse) throws javax.servlet.ServletException, IOException
doPost in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2018–2019 toop.eu. All rights reserved.