Class CallbackReceiver

java.lang.Object
org.apache.axis2.util.CallbackReceiver
All Implemented Interfaces:
MessageReceiver

public class CallbackReceiver extends Object implements MessageReceiver
This is a MessageReceiver which is used on the client side to accept the messages (response) that come to the client. This correlates the incoming message to the related messages and makes a call to the appropriate callback.