Hey all,

Im writing an IoHandler extending SingleSessionIoHandlerAdapter (mina
2.0.0-M2). When doing so Eclipse doesn't allow me to add a no-argument
constructor saying: "Implicit super constructor
SingleSessionIoHandlerAdapter() is undefined. Must explicitly invoke another
constructor"
So i end up adding a Constructor that has an IoSession argument. Great and
all, of course, but how do i add this handler to the acceptor?

The acceptor has no method to add a SingleSessionIoHandler.

Geert Schuring
The Netherlands.

________________________________________________
Message sent using UebiMiau 2.7.10


Reply via email to