Could you tell me 'the special behavior' you are going to implement?
Thanks in advance, Trustin On 8/14/06, Michael Bauroth <[EMAIL PROTECTED]> wrote:
Hi, I want to implement some special behaviour in an own IoHandler derived from DemuxingIoHandler. Unfortunately the findHandler methods are implemented as private methods, so that I must implement the whole stuff again :( Would it be possible, that Mina gives us the opportunity to simple override the messageReceived method while using the original findHandler methods as protected? In an object oriented context it should make more sense than implementing a copy of this methods in the derived classes again. WDYT? Best Regards Michael
-- what we call human nature is actually human habit -- http://gleamynode.net/ -- PGP key fingerprints: * E167 E6AF E73A CBCE EE41 4A29 544D DE48 FE95 4E7E * B693 628E 6047 4F8F CFA4 455E 1C62 A7DC 0255 ECA6
