public class RawXMLINOnlyMessageReceiver extends AbstractInMessageReceiver implements MessageReceiver
AbstractMessageReceiver.AsyncMessageReceiverWorker, AbstractMessageReceiver.ThreadContextDescriptor
DO_ASYNC, log, SAVED_MC, SAVED_TCCL, SCOPE, serviceTCCL
Constructor and Description |
---|
RawXMLINOnlyMessageReceiver() |
Modifier and Type | Method and Description |
---|---|
void |
invokeBusinessLogic(MessageContext msgContext)
Invokes the business logic invocation on the service implementation class
|
getSOAPFactory, getTheImplementationObject, makeNewServiceObject, receive, replicateState, restoreThreadContext, setThreadContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
receive
public void invokeBusinessLogic(MessageContext msgContext) throws AxisFault
invokeBusinessLogic
in class AbstractMessageReceiver
msgContext
- the incoming message contextAxisFault
- on invalid method (wrong signature)Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.