Package org.apache.axis2.receivers

Interface Summary
ServerCallback  
 

Class Summary
AbstractInMessageReceiver This is takes care of the IN-OUT sync MEP in the server side
AbstractInOutAsyncMessageReceiver This is takes care of the IN-OUT sync MEP in the server side
AbstractInOutSyncMessageReceiver This is the Absract IN-OUT MEP MessageReceiver.
AbstractMessageReceiver  
AbstractRobustInMessageReceiver This is takes care of the IN-OUT sync MEP in the server side
RawXMLINOnlyMessageReceiver The RawXMLINOnlyMessageReceiver MessageReceiver hands over the raw request received to the service implementation class as an OMElement.
RawXMLINOutAsyncMessageReceiver The RawXMLINOutAsyncMessageReceiver MessageReceiver hands over the raw request received to the service implementation class as an OMElement.
RawXMLINOutMessageReceiver The RawXMLINOutMessageReceiver MessageReceiver hands over the raw request received to the service implementation class as an OMElement.
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.