org.apache.axis.client.async
Interface IAsyncCallback


public interface IAsyncCallback

Callback for Async notification

Author:
Davanum Srinivas (dims@yahoo.com)

Method Summary
 void onCompletion(IAsyncResult event)
          Method onCompletion
 

Method Detail

onCompletion

void onCompletion(IAsyncResult event)
Method onCompletion

Parameters:
event -


Copyright ? 2005 Apache Web Services Project. All Rights Reserved.