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 Details

onCompletion

public void onCompletion(IAsyncResult event)
Method onCompletion

Parameters:
event -


Copyright B) 2005 Apache Web Services Project. All Rights Reserved.