public class OSGiAxisServlet extends AxisServlet
AxisServlet.RestRequestProcessor, AxisServlet.ServletRequestResponseTransportagent, axisConfiguration, configContext, CONFIGURATION_CONTEXT, contextRoot, disableREST, servletConfig, SESSION_ID| Constructor and Description |
|---|
OSGiAxisServlet(ConfigurationContext configurationContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
distroy the ConfigurationContext
|
void |
init(javax.servlet.ServletConfig servletConfig)
Main init method
|
protected ConfigurationContext |
initConfigContext(javax.servlet.ServletConfig config)
Initialize the Axis configuration context
|
protected void |
initTransports()
Initialize HTTP transports
|
createMessageContext, createMessageContext, doDelete, doGet, doPost, doPut, getTransportHeaders, handleFault, init, initContextRoot, initGetRequestProcessors, initParams, showRestDisabledErrorMessagedoHead, doOptions, doTrace, getLastModified, service, servicepublic OSGiAxisServlet(ConfigurationContext configurationContext)
protected ConfigurationContext initConfigContext(javax.servlet.ServletConfig config) throws javax.servlet.ServletException
AxisServletinitConfigContext in class AxisServletconfig - Servlet configurationjavax.servlet.ServletExceptionprotected void initTransports()
throws AxisFault
AxisServletinitTransports in class AxisServletAxisFault - If an error occurs while initializing transportspublic void init(javax.servlet.ServletConfig servletConfig)
throws javax.servlet.ServletException
AxisServletinit in interface javax.servlet.Servletinit in class AxisServletservletConfig - The ServletConfigjavax.servlet.ServletExceptionpublic void destroy()
AxisServletdestroy in interface javax.servlet.Servletdestroy in class AxisServletCopyright © The Apache Software Foundation. All Rights Reserved.