public class JsonInOnlyRPCMessageReceiver extends RPCInOnlyMessageReceiver
AbstractMessageReceiver.AsyncMessageReceiverWorkerDO_ASYNC, SAVED_MC, SAVED_TCCL, SCOPE, serviceTCCL| Constructor and Description |
|---|
JsonInOnlyRPCMessageReceiver() |
| Modifier and Type | Method and Description |
|---|---|
void |
invokeBusinessLogic(MessageContext inMessage)
Do the actual work of the MessageReceiver.
|
void |
invokeService(com.google.gson.stream.JsonReader jsonReader,
Object serviceObj,
String operation_name) |
getSOAPFactory, getTheImplementationObject, makeNewServiceObject, receive, replicateState, restoreThreadContextpublic void invokeBusinessLogic(MessageContext inMessage) throws AxisFault
AbstractMessageReceiverinvokeBusinessLogic in class RPCInOnlyMessageReceiverinMessage - active MessageContextAxisFault - if a problem occurredCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.