| java.lang.Object org.apache.axis2.util.CallbackReceiver
CallbackReceiver | public class CallbackReceiver implements MessageReceiver(Code) | | 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.
|
CallbackReceiver | public CallbackReceiver()(Code) | | |
|
|