public abstract class AbstractInOutMessageReceiver extends AbstractMessageReceiver
AbstractMessageReceiver.AsyncMessageReceiverWorker, AbstractMessageReceiver.ThreadContextDescriptorDO_ASYNC, log, SAVED_MC, SAVED_TCCL, SCOPE, serviceTCCL| Constructor and Description |
|---|
AbstractInOutMessageReceiver() |
| Modifier and Type | Method and Description |
|---|---|
void |
invokeBusinessLogic(MessageContext msgContext)
Do the actual work of the MessageReceiver.
|
abstract void |
invokeBusinessLogic(MessageContext inMessage,
MessageContext outMessage) |
getSOAPFactory, getTheImplementationObject, makeNewServiceObject, receive, replicateState, restoreThreadContext, setThreadContextpublic abstract void invokeBusinessLogic(MessageContext inMessage, MessageContext outMessage) throws AxisFault
AxisFaultpublic final void invokeBusinessLogic(MessageContext msgContext) throws AxisFault
AbstractMessageReceiverinvokeBusinessLogic in class AbstractMessageReceivermsgContext - active MessageContextAxisFault - if a problem occurredCopyright © 2004–2015 The Apache Software Foundation. All rights reserved.