adriani.webapp.axis
Class MyServiceMessageReceiverInOut
java.lang.Object
AbstractInOutMessageReceiver
adriani.webapp.axis.MyServiceMessageReceiverInOut
public class MyServiceMessageReceiverInOut
- extends AbstractInOutMessageReceiver
This is the main class used by Axis to forward the web service call to the skeleton class. It retrieves
the name of the class implementing the skleton from the service.xml file, which is retrieved by the
MessageContext
class in the org.apache.axis2.context package.
Field Summary |
protected java.lang.String |
leadingName
The leading name of each message logged on the standard output. |
protected static boolean |
VERBOSE
CLASS ATTRIBUTES |
Method Summary |
void |
invokeBusinessLogic(MessageContext msgContext,
MessageContext newMsgContext)
Method |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VERBOSE
protected static boolean VERBOSE
- CLASS ATTRIBUTES
leadingName
protected java.lang.String leadingName
- The leading name of each message logged on the standard output.
MyServiceMessageReceiverInOut
public MyServiceMessageReceiverInOut()
invokeBusinessLogic
public void invokeBusinessLogic(MessageContext msgContext,
MessageContext newMsgContext)
throws AxisFault
- Method
- Throws:
AxisFault
Morpheus Quality Technologies - making the Zion software
Copyright © 2009-2013 Stefano Adriani. All Rights Reserved