es, you'd have to rewrite part of the AbstractSession which is the one sending and receiving byte buffers. Not sure how much work would be required, but if make it pluggable enough, a patch would be welcomed. Fwiw, sshd does not really use a lot of mina features, so that should not be too hard to abstract from it.
On Fri, Nov 18, 2011 at 11:27, manoj kumar <[email protected]> wrote: > Hi, > > My organization wants to integrate sftp functionality into its product. The > requirement is to integrate apache sshd-core 0.6.0 with my organization's > NIO framework instead of apache mina nio framework. > Is it doable? > > Is it possible to integrate apache sshd-core 0.6.0 with my company's nio > framework without changing apache sshd-core 0.6.0 core library? > > -- > Thanks and Regards, > Manoj Kumar > +91-9535214528 > -- ------------------------ Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com
