public abstract class AbstractInOutMessageReceiver extends AbstractMessageReceiver
AbstractMessageReceiver.AsyncMessageReceiverWorker, AbstractMessageReceiver.ThreadContextDescriptor
DO_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, setThreadContext
public abstract void invokeBusinessLogic(MessageContext inMessage, MessageContext outMessage) throws AxisFault
AxisFault
public final void invokeBusinessLogic(MessageContext msgContext) throws AxisFault
AbstractMessageReceiver
invokeBusinessLogic
in class AbstractMessageReceiver
msgContext
- active MessageContextAxisFault
- if a problem occurredCopyright © 2004–2015 The Apache Software Foundation. All rights reserved.