org.apache.axis2.receivers
Class AbstractRobustInMessageReceiver
java.lang.Object
org.apache.axis2.receivers.AbstractMessageReceiver
org.apache.axis2.receivers.AbstractRobustInMessageReceiver
- All Implemented Interfaces:
- MessageReceiver
Deprecated. not needed, since in-only MessageReceivers can throw faults
public abstract class AbstractRobustInMessageReceiver
- extends AbstractMessageReceiver
This is takes care of the IN-OUT sync MEP in the server side
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractRobustInMessageReceiver
public AbstractRobustInMessageReceiver()
- Deprecated.
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.