On Fri, 2006-09-15 at 15:39 +0200, Roland Weber wrote:
> Hi Oleg,
>
...
>
> > If do
> > not object to such a change, would you mind if I spit the interface into
> > HttpOutgoingConnection (sans #open()) and HttpClientConnection for the
> > time being, so I could go ahead with my work on NIO extensions?
>
> I would prefer if you used the UnsupportedOperationException for the
> time being.
>
Hi Roland,
All right. We pretty much agree to disagree for now. Could we at the
very least remove these three methods from the HttpClientConnection
interface?
void setTargetHost(HttpHost targethost);
InetAddress getLocalAddress();
void setLocalAddress(InetAddress localAddress);
Oleg
> cheers,
> Roland
>
> ---------------------------------------------------------------------
> 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]