Hi, I think you are talking about the IoFilter tutorial ? You are supposed to create a class implementing IoFilter or extending IoFilterAdapter.
Yes this tutorial is badly introduced, patches are welcome :) You can send patch/bug reports for doc issues at http://issues.apache.org/jira/browse/DIRMINA HTH Julien On Mon, 25 Aug 2008 15:58:55 +0200 Geert Schuring <[EMAIL PROTECTED]> wrote: > Hello, > > I'd like to point out that there's an error in the IoFilter > documentation on the website. It shows the following code: > > public void filterWrite(NextFilter nextFilter, IoSession session, > WriteRequest request) { > nextFilter.filterWrite( > session, new WriteRequest( > ((String) request.getMessage()).toCharArray(), > request.getFuture(), request.getDestination())); > } > > However, WriteRequest is an Interface in Mina 2.0.0 and can therefor > not be instantiated. > > Who can i address this kind of comment to? > > Greets, > Geert Schuring. > The Netherlands. > > ________________________________________________ > Message sent using UebiMiau 2.7.10 > >
signature.asc
Description: PGP signature
