java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.apache.axis2.transport.http.AxisServlet
org.apache.axis2.webapp.AxisAdminServlet
All Implemented Interfaces:
TransportListener, Serializable, Servlet, ServletConfig
| Field Summary | ||
|---|---|---|
| protected transient AdminAgent | agent | |
| Fields inherited from org.apache.axis2.transport.http.AxisServlet: |
|---|
| CONFIGURATION_CONTEXT, SESSION_ID, configContext, axisConfiguration, servletConfig, agent, contextRoot, disableREST |
| Method from org.apache.axis2.webapp.AxisAdminServlet Summary: |
|---|
| doGet, doPost, init, init |
| Methods from org.apache.axis2.transport.http.AxisServlet: |
|---|
| createMessageContext, createMessageContext, destroy, doDelete, doGet, doPost, doPut, getEPRForService, getEPRsForService, getSessionContext, getTransportHeaders, handleFault, init, init, init, initConfigContext, initContextRoot, initParams, showRestDisabledErrorMessage, start, stop |
| Methods from javax.servlet.http.HttpServlet: |
|---|
| service |
| Methods from javax.servlet.GenericServlet: |
|---|
| destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log, service |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.axis2.webapp.AxisAdminServlet Detail: |
|---|
|
|
|
|