public class TracingInPostDispatchHandler extends AbstractTracingHandler
Constructor and Description |
---|
TracingInPostDispatchHandler() |
Modifier and Type | Method and Description |
---|---|
org.apache.axis2.engine.Handler.InvocationResponse |
invoke(org.apache.axis2.context.MessageContext msgContext) |
protected long |
storeMessage(String serviceName,
String operationName,
org.apache.axis2.context.MessageContext msgCtxt)
Store the received message
|
appendMessage, storeMessage
public org.apache.axis2.engine.Handler.InvocationResponse invoke(org.apache.axis2.context.MessageContext msgContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
protected long storeMessage(String serviceName, String operationName, org.apache.axis2.context.MessageContext msgCtxt)
operationName
- operationNameserviceName
- serviceNamemsgCtxt
- msgCtxtCopyright © 2018 WSO2. All rights reserved.