| org.apache.axis2.transport.http.AxisServlet org.apache.axis2.transport.http.AxisAdminServlet
Methods inherited from org.apache.axis2.transport.http.AxisServlet | protected MessageContext createMessageContext(HttpServletRequest request, HttpServletResponse response, boolean invocationType) throws IOException(Code)(Java Doc) protected MessageContext createMessageContext(HttpServletRequest req, HttpServletResponse resp) throws IOException(Code)(Java Doc) public void destroy()(Code)(Java Doc) protected void doDelete(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException(Code)(Java Doc) protected void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException(Code)(Java Doc) protected void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException(Code)(Java Doc) protected void doPut(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException(Code)(Java Doc) public EndpointReference getEPRForService(String serviceName, String ip) throws AxisFault(Code)(Java Doc) public EndpointReference[] getEPRsForService(String serviceName, String ip) throws AxisFault(Code)(Java Doc) public SessionContext getSessionContext(MessageContext messageContext)(Code)(Java Doc) protected Map getTransportHeaders(HttpServletRequest req)(Code)(Java Doc) protected void handleFault(MessageContext msgContext, OutputStream out, AxisFault e) throws AxisFault(Code)(Java Doc) public void init(ServletConfig config) throws ServletException(Code)(Java Doc) public void init() throws ServletException(Code)(Java Doc) public void init(ConfigurationContext axisConf, TransportInDescription transprtIn) throws AxisFault(Code)(Java Doc) protected ConfigurationContext initConfigContext(ServletConfig config) throws ServletException(Code)(Java Doc) public void initContextRoot(HttpServletRequest req)(Code)(Java Doc) protected void initParams()(Code)(Java Doc) protected void showRestDisabledErrorMessage(HttpServletResponse response) throws IOException(Code)(Java Doc) public void start() throws AxisFault(Code)(Java Doc) public void stop() throws AxisFault(Code)(Java Doc)
|
|
|