On Sat, 2015-04-11 at 10:27 -0700, natl wrote: > Thanks for the reply, Oleg. Sadly I use Jersey and Jersey does not provide > Connector which uses HttpAsyncClient. Is there a particular reason why HC > does not use SocketChannel instead of Socket so that the request can be > interrupted? >
Why should it be using SocketChannel for blocking operations? Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
