Mantis - Resin
Viewing Issue Advanced Details
90 minor always 04-07-05 00:00 05-11-05 00:00
user72  
 
normal  
closed 3.0.13  
3.0.13 fixed  
none    
none 3.0.13  
0000090: Support timeout in HessianProxyFactory
RSN-81
The PHP Hessian client has the nice feature of supporting a way to throw a timeout exception if the method runs for longer than a specified timeout. I propose adding setTimeout(int) to HessianProxyFactory.
All

Notes
(0000094)
ferg   
04-07-05 00:00   
The capability requires JDK 1.5, since setting the timeout for URLConnection is only available in 1.5.