Hi,

Is there a downloadable version of the javadoc? I wasn't able to find one.. It's good to have when you want don't want to wait for the network delay when browsing documentation.

If there's anyone else wanting this, running
"javadoc -d javadoc -subpackages org"

in the MINA_DONWLOAD/core/src/main/java/ directory gives a reasonably good local javadoc reference. There were some warnings about Logger references though..

-Eero Nevalainen

Reply via email to