public class DBInOnlyMessageReceiver
extends org.apache.axis2.receivers.RawXMLINOnlyMessageReceiver
Constructor and Description |
---|
DBInOnlyMessageReceiver() |
Modifier and Type | Method and Description |
---|---|
void |
invokeBusinessLogic(org.apache.axis2.context.MessageContext msgContext)
Invokes the business logic invocation on the service implementation
class
|
getSOAPFactory, getTheImplementationObject, makeNewServiceObject, receive, replicateState, restoreThreadContext, setThreadContext
public void invokeBusinessLogic(org.apache.axis2.context.MessageContext msgContext) throws org.apache.axis2.AxisFault
invokeBusinessLogic
in class org.apache.axis2.receivers.RawXMLINOnlyMessageReceiver
msgContext
- the incoming message contextorg.apache.axis2.AxisFault
- on invalid method (wrong signature) or behavior (return
null)Copyright © 2019 WSO2. All rights reserved.