You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-user@axis.apache.org by Shobha AC <sh...@lge.com> on 2008/06/19 06:04:11 UTC

AXIS2C Asynchronous Handling..

Hi All,

            Can anyone please send the implementation details (service
sample files) reference for handling the asynchronous client request's?

 

Best regards,

   Shobha 


Re: AXIS2C Asynchronous Handling..

Posted by Danushka Menikkumbura <da...@wso2.com>.
> Can anyone please send the implementation details (service sample 
> files) reference for handling the asynchronous client request’s?
>
>
Shobha,
The asynchronous/synchronous behavior is solely handled on the client 
side. The service implementation is done irrespective of the async/sync 
dual-channel/single-channel behavior on the client side. Just refer to 
axis2c\samples\user_guide\clients\echo_non_blocking.c to see how you do 
async/single-channel calls on the client side.

Danushka


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-user-help@ws.apache.org