On Jan 5, 2012, at 2:58 AM, Dejan Bosanac wrote: >> Why then do the NIO[SSL]* bits even have methods with *SocketFactory bits, >> is this due to extending the TCP bits? > > It's used on the client side to create socket.
I thought the client-side was expected to use the regular ssl transport? > What is the NIO version of the SslSocketFactory muck? (I know jack about >> nio, only that it exists and uses buffers and channels). >> > There is no one. That's the whole problem as you need to do whole > hand-shaking thing in your app, Wonderful. --jason