I've written a small how to on IoFilters:
http://geertschuring.wordpress.com/2008/08/18/how-to-use-the-mina-iofilter/

I'll update/extend it based on reader comments.

Greets,
Geert Schuring.

--------- Original Message --------
From: [email protected]
To: [email protected] <[email protected]>
Subject: Re: Error in MINA 2 IoFilter documentation
Date: 25/08/08 17:32

> Thanks for the report, it's fixed now.
> 
> it's will be visible on main web site as soon asf mirrors of mirros
> update ;)
> 
> Julien
> 
> 
> On Mon, 25 Aug 2008 15:58:55 +0200
> Geert Schuring &lt;[EMAIL PROTECTED]&gt; wrote:
> 
> &gt; Hello,
> &gt;=20
> &gt; I'd like to point out that there's an error in the IoFilter
> &gt; documentation on the website. It shows the following code:
> &gt;=20
> &gt; public void filterWrite(NextFilter nextFilter, IoSession session,
> &gt; WriteRequest request) {
> &gt;     nextFilter.filterWrite(
> &gt;             session, new WriteRequest(
> &gt;                     ((String) request.getMessage()).toCharArray(),
> &gt; request.getFuture(), request.getDestination()));
> &gt; }
> &gt;=20
> &gt; However, WriteRequest is an Interface in Mina 2.0.0 and can therefor
> &gt; not be instantiated.
> &gt;=20
> &gt; Who can i address this kind of comment to?
> &gt;=20
> &gt; Greets,
> &gt; Geert Schuring.
> &gt; The Netherlands.
> &gt;=20
> &gt; ________________________________________________
> &gt; Message sent using UebiMiau 2.7.10
> &gt;=20
> &gt;=20
> 
> --Sig_/PBa7niarGhRLBDwsMN4RDDA
> Content-Type: application/pgp-signature; name=signature.asc
> Content-Disposition: attachment; filename=signature.asc
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
> 
> iD8DBQFIssI6HMBmbW1IlcURAtgcAJ4+57fEUgf+Ia9/jSzC0bsh1ylRzgCfeP3m
> DCaIk5oBCc7

________________________________________________
Message sent using UebiMiau 2.7.10


Reply via email to