
public class BerichtEndpointProxyServlet extends HttpServlet
curl -X POST -H "Content-Type: application/xml" http://localhost:8084/brmo-proxyservice/post/brk -d @'/testbestanden/BRK_KLEIN_SNAPSHOT.xml'| Constructor and Description |
|---|
BerichtEndpointProxyServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doPost(HttpServletRequest request,
HttpServletResponse response)
Handles the HTTP
POST method. |
void |
init() |
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicedestroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, logpublic void init()
throws ServletException
init in class GenericServletServletExceptionprotected void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
POST method.doPost in class HttpServletrequest - servlet requestresponse - servlet responseServletException - if a servlet-specific error occursIOException - if an I/O error occursCopyright © 2014–2016 B3Partners B.V.. All rights reserved.