Odi, are you sure you want to have an extra thread per HttpMethod? I do
not think so
Oleg

On Thu, 2003-02-27 at 15:27, Ortwin Glück wrote:
> [EMAIL PROTECTED] wrote:
> > waitForResponse should not block infinitely. It should be able to timeout after
> > given number of ms if no response is forthcoming. If you see a more elegant Java
> > 1.2.2 compatible solution, please advise us
> > Oleg
> 
> There is Object.wait(long) and Object.notify and Thread.sleep(long)
> even in 1.2.2
> 
> 
> ---------------------------------------------------------------------
> 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