Define the interactions using one-way messages.

Anne

On Jan 3, 2008 9:43 AM, spelton <[EMAIL PROTECTED]> wrote:
>
> Is it possible, using axis2 1.2, to send one non-blocking request and receive
> multiple responses on a client  Callback instance?
>
> I ask this because I have some responses sending back large amounts of data
> to the client and I do not want the client to have to wait until all the
> data is received before it can process it and display it. I want the server
> to return data in multiple chunks to the Callback instance. The client will
> display the data as it receives it, thus not having to wait on ALL the data
> before client can begin viewing it.
> --
> View this message in context: 
> http://www.nabble.com/One-request-multiple-responses--tp14598111p14598111.html
> Sent from the Axis - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to