Hello Adam, On 10/22/06, Adam Duston <[EMAIL PROTECTED]> wrote:
The org/apache/mina/filter/thread package ( http://directory.apache.org/subprojects/mina/apidocs/org/apache/mina/filter/thread/ ) seems to be missing from all the 1.0.0 versions of mina. are the javadocs outdated?
It's gone and replaced with org.apache.mina.filter.executor package. We are using backport-util-concurrent to provide a thread pool now. We didn't announce the release of 1.0 because we need a lot of work on documentation. Please try to search our mailing list archive with the keyword 'ExecutorFilter'. HTH, Trustin -- 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
