public class JsonInOnlyRPCMessageReceiver extends RPCInOnlyMessageReceiver
AbstractMessageReceiver.AsyncMessageReceiverWorker
DO_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, restoreThreadContext
public void invokeBusinessLogic(MessageContext inMessage) throws AxisFault
AbstractMessageReceiver
invokeBusinessLogic
in class RPCInOnlyMessageReceiver
inMessage
- active MessageContextAxisFault
- if a problem occurredCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.