Re: NIO2 SSL Handshake usage

2015-09-28 Thread kamalakannan chandrakumar
015 12:16, kamalakannan chandrakumar wrote: > > Mark, > > > > Thanks! Just curious to know how it is used internally for NIO2. > > I understand that it is internal, but please let me know the details. > > Try reading the source code. > > There is no API to set t

Re: NIO2 SSL Handshake usage

2015-09-28 Thread kamalakannan chandrakumar
Mark, Thanks! Just curious to know how it is used internally for NIO2. I understand that it is internal, but please let me know the details. Regards, Kamal. On Mon, Sep 28, 2015 at 4:44 PM, Mark Thomas <ma...@apache.org> wrote: > On 28/09/2015 11:50, kamalakannan chandrakumar wrote

Re: NIO2 SSL Handshake usage

2015-09-28 Thread kamalakannan chandrakumar
I'm not talking about Handler classes in SecureNIOChannel. It is for SecureNIO2Channel. Regards, Kamal. On Mon, Sep 28, 2015 at 3:58 PM, Rémy Maucherat <r...@apache.org> wrote: > 2015-09-28 12:17 GMT+02:00 kamalakannan chandrakumar < > chandrakumarkamalakan...@gmail

Re: NIO2 SSL Handshake usage

2015-09-28 Thread kamalakannan chandrakumar
Hi, > > Please let me why there is no way to set Handler class or Future task is > not returned for > SSL handshake in SecureNIO2Channel. How to use those classes for writing > client code ? > This was working fine with NIO code (SecureNIOChannel). > > Regards, > Kamal. > > > > > >