public abstract class AbstractRoutedMessageServlet extends ITKServlet
dos| Constructor and Description |
|---|
AbstractRoutedMessageServlet() |
| 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, validateDistributionEnvelopedoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic void init()
throws javax.servlet.ServletException
init in class ITKServletjavax.servlet.ServletExceptionpublic abstract ITKMessageConsumer getMessageConsumer()
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