You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by fe...@gmail.com on 2006/01/12 20:02:32 UTC

[MINA] developing a RegexIoHandler

I usually work with char protocols, so I have designed a package that 
implements a structure of chains in wich every RegexCommand look if the 
string match and then perform an action and return the message that should 
be given to the next RegexCommand in the chain.

I think that this should be useful for many people, if you want to look that 
stuff I'll publish it.

Hi everybody!

by Fed