public class RawXMLINOutMessageReceiver extends AbstractMessageReceiver implements MessageReceiver
RawXMLINOnlyMessageReceiver,
RawXMLINOutAsyncMessageReceiverAbstractMessageReceiver.AsyncMessageReceiverWorkerDO_ASYNC, log, SAVED_MC, SAVED_TCCL, SCOPE, serviceTCCL| Constructor and Description |
|---|
RawXMLINOutMessageReceiver() |
| Modifier and Type | Method and Description |
|---|---|
void |
invokeBusinessLogic(MessageContext msgContext)
Do the actual work of the MessageReceiver.
|
void |
invokeBusinessLogic(MessageContext msgContext,
MessageContext newmsgContext)
Invokes the bussiness logic invocation on the service implementation class
|
getSOAPFactory, getTheImplementationObject, makeNewServiceObject, receive, replicateState, restoreThreadContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreceivepublic void invokeBusinessLogic(MessageContext msgContext, MessageContext newmsgContext) throws AxisFault
msgContext - the incoming message contextnewmsgContext - the response message contextAxisFault - on invalid method (wrong signature) or behaviour (return null)public final void invokeBusinessLogic(MessageContext msgContext) throws AxisFault
AbstractMessageReceiverinvokeBusinessLogic in class AbstractMessageReceivermsgContext - active MessageContextAxisFault - if a problem occurredCopyright © 2004–2017 The Apache Software Foundation. All rights reserved.