What is the designated procedure to do timeout handling in asynchronous 
clients? My client uses ClientCallbacks but I'm unsure how to abort the 
invocation after a user-specified timeout. Is that to be done in my client 
code (e.g. via ClientCallback.cancel(boolean)) or can I set some properties 
(which ones?), for instance by putting values into the RequestContext?

Thanks,
 Bernd

Reply via email to