Package org.mortbay.jetty.jmx
This package is distributed as part of the Jetty3Extra bundle and include MBean wrappers for
all the key Jetty classes. This allows JMX agents to view and manage Jetty components.
The Jetty integration with the JBoss EJB server uses these JMX wrappers to integrate into the JMX framework of JBoss.
Package org.mortbay.http.nbio
An experimental implementation of HttpListener that uses nonblocking IO to avoid allocating
Threads to idle connections.
Package org.mortbay.ftp
A FTP client package.