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, setThreadContextpublic void invokeBusinessLogic(org.apache.axis2.context.MessageContext msgContext)
throws org.apache.axis2.AxisFault
invokeBusinessLogic in class org.apache.axis2.receivers.RawXMLINOnlyMessageReceivermsgContext - the incoming message contextorg.apache.axis2.AxisFault - on invalid method (wrong signature) or behavior (return
null)Copyright © 2017 WSO2. All rights reserved.