Package org.apache.axis2.receivers
package org.apache.axis2.receivers
-
ClassDescriptionThis is takes care of the IN-ONLY MEP on the server side TODO: Deprecate this and use AMR directly?Deprecated.no longer needed, going away after 1.3This is the Absract IN-OUT MEP MessageReceiver.Deprecated.use AbstractInOutMessageReceiverDeprecated.not needed, since in-only MessageReceivers can throw faultsThe RawXMLINOnlyMessageReceiver MessageReceiver hands over the raw request received to the service implementation class as an OMElement.Deprecated.use RawXMLINOutMessageReceiver and the DO_ASYNC property instead....The RawXMLINOutMessageReceiver MessageReceiver hands over the raw request received to the service implementation class as an OMElement.