public class RawXMLINOutMessageReceiver extends AbstractInOutSyncMessageReceiver implements MessageReceiver
AbstractMessageReceiver.AsyncMessageReceiverWorker, AbstractMessageReceiver.ThreadContextDescriptorDO_ASYNC, log, SAVED_MC, SAVED_TCCL, SCOPE, serviceTCCL| Constructor and Description |
|---|
RawXMLINOutMessageReceiver() |
| Modifier and Type | Method and Description |
|---|---|
void |
invokeBusinessLogic(MessageContext msgContext,
MessageContext newmsgContext)
Invokes the bussiness logic invocation on the service implementation class
|
invokeBusinessLogicgetSOAPFactory, getTheImplementationObject, makeNewServiceObject, receive, replicateState, restoreThreadContext, setThreadContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreceivepublic void invokeBusinessLogic(MessageContext msgContext, MessageContext newmsgContext) throws AxisFault
invokeBusinessLogic in class AbstractInOutSyncMessageReceivermsgContext - the incoming message contextnewmsgContext - the response message contextAxisFault - on invalid method (wrong signature) or behaviour (return null)Copyright © 2004-2018 The Apache Software Foundation. All Rights Reserved.