public abstract class AbstractInOutSyncMessageReceiver extends AbstractMessageReceiver
AbstractMessageReceiver.AsyncMessageReceiverWorker, AbstractMessageReceiver.ThreadContextDescriptorDO_ASYNC, log, SAVED_MC, SAVED_TCCL, SCOPE, serviceTCCL| Constructor and Description |
|---|
AbstractInOutSyncMessageReceiver()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
invokeBusinessLogic(MessageContext msgContext)
Deprecated.
Do the actual work of the MessageReceiver.
|
abstract void |
invokeBusinessLogic(MessageContext inMessage,
MessageContext outMessage)
Deprecated.
|
getSOAPFactory, getTheImplementationObject, makeNewServiceObject, receive, replicateState, restoreThreadContext, setThreadContextpublic AbstractInOutSyncMessageReceiver()
public 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-2024 The Apache Software Foundation. All Rights Reserved.