| Methods in org.mule.transport.soap.axis with parameters of type AxisStringWriter |
void |
AxisServiceComponent.doGet(org.mule.api.MuleEventContext context,
AxisStringWriter response)
|
protected void |
AxisServiceComponent.doPost(org.mule.api.MuleEventContext context,
AxisStringWriter response)
|
protected void |
AxisServiceComponent.invokeEndpointFromGet(org.apache.axis.MessageContext msgContext,
AxisStringWriter response,
String method,
String args)
|
protected void |
AxisServiceComponent.processListRequest(AxisStringWriter response)
|
protected void |
AxisServiceComponent.processMethodRequest(org.apache.axis.MessageContext msgContext,
org.mule.api.MuleEventContext context,
AxisStringWriter response,
org.mule.api.endpoint.EndpointURI endpointUri)
|
protected void |
AxisServiceComponent.processWsdlRequest(org.apache.axis.MessageContext msgContext,
AxisStringWriter response)
|
protected void |
AxisServiceComponent.reportAvailableServices(org.mule.api.MuleEventContext context,
AxisStringWriter response)
|
protected void |
AxisServiceComponent.reportCantGetAxisService(org.mule.api.MuleEventContext context,
AxisStringWriter response)
|
protected void |
AxisServiceComponent.reportServiceInfo(AxisStringWriter response,
org.apache.axis.handlers.soap.SOAPService service,
String serviceName)
|