public class RawXMLINOutMessageReceiver extends AbstractInOutSyncMessageReceiver implements MessageReceiver
AbstractMessageReceiver.AsyncMessageReceiverWorker, AbstractMessageReceiver.ThreadContextDescriptor
DO_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
|
invokeBusinessLogic
getSOAPFactory, getTheImplementationObject, makeNewServiceObject, receive, replicateState, restoreThreadContext, setThreadContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
receive
public void invokeBusinessLogic(MessageContext msgContext, MessageContext newmsgContext) throws AxisFault
invokeBusinessLogic
in class AbstractInOutSyncMessageReceiver
msgContext
- the incoming message contextnewmsgContext
- the response message contextAxisFault
- on invalid method (wrong signature) or behaviour (return null)Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.