Thanks.
On 10/8/07, Mark <[EMAIL PROTECTED]> wrote: > > This keeps the Connector and Acceptor separate from the Handler. This > makes > for better modularity and flexibility. Many people want to perform many > different things with MINA and the more flexible MINA is, the better it > will > serve a wide variety of systems. > > > On 10/8/07, mat <[EMAIL PROTECTED]> wrote: > > > > i just wonder why pass IoHandler reference to Connector but not make > > IoHandler interface (API) as parts of Connector? > > > > > > -- > ..Cheers > Mark >
