Hi Oleg,

> If possible consider using an optional marker interface to provide this
> functionality
> 
> interface DetachableHttpEntity extends HttpEntity {
> 
>   void detach();
>   boolean isConnected();
> 
> } 

Thanks, that is just the kind of suggestion I was hoping for.
I'll think it over thoroughly.

cheers,
  Roland

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

Reply via email to