public abstract class AbstractCallbackListenerServlet extends ITKServlet
dos| Constructor and Description |
|---|
AbstractCallbackListenerServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
abstract ITKCallbackHandler |
getCallbackHandler()
Gets the callback handler.
|
void |
init() |
addITKWrappers, checkProfileId, checkServiceId, sendInfrastructureAck, validateDistributionEnvelopedoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic void init()
throws javax.servlet.ServletException
init in class ITKServletjavax.servlet.ServletExceptionpublic abstract ITKCallbackHandler getCallbackHandler()
@Requirement(traceTo="WS-PAT-02")
protected void doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
IOException
doPost in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionAll content is available under the Open Government Licence, except where otherwise stated
All example source code is available under Apache 2.0, except where otherwise stated