public abstract class AbstractSimpleMessageServlet extends ITKServlet
dos
Constructor and Description |
---|
AbstractSimpleMessageServlet() |
Modifier and Type | Method and Description |
---|---|
protected void |
doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
abstract ITKMessageConsumer |
getMessageConsumer()
Gets the message consumer.
|
void |
init() |
addITKWrappers, checkProfileId, checkServiceId, sendInfrastructureAck, validateDistributionEnvelope
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service
public void init() throws javax.servlet.ServletException
init
in class ITKServlet
javax.servlet.ServletException
public abstract ITKMessageConsumer getMessageConsumer()
@Requirement(traceTo="WS-PAT-01") protected void doPost(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws javax.servlet.ServletException, IOException
doPost
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
All 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