Uses of Interface
org.apache.geronimo.management.LazyStatisticsProvider

Packages that use LazyStatisticsProvider
org.apache.geronimo.jetty6   
org.apache.geronimo.jetty6.connector   
 

Uses of LazyStatisticsProvider in org.apache.geronimo.jetty6
 

Classes in org.apache.geronimo.jetty6 that implement LazyStatisticsProvider
 class JettyContainerImpl
           
 

Uses of LazyStatisticsProvider in org.apache.geronimo.jetty6.connector
 

Classes in org.apache.geronimo.jetty6.connector that implement LazyStatisticsProvider
 class AJP13Connector
           
 class HTTPBlockingConnector
           
 class HTTPSelectChannelConnector
           
 class HTTPSocketConnector
           
 class HTTPSSelectChannelConnector
          Implementation of a HTTPS connector based on Jetty's SslConnector (which uses pure JSSE).
 class HTTPSSocketConnector
          Implementation of a HTTPS connector based on Jetty's SslConnector (which uses pure JSSE).
 class JettyConnector
          Base class for GBeans for Jetty network connectors (HTTP, HTTPS, AJP, etc.).
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.