Uses of Interface
org.apache.geronimo.jetty6.JettyWebConnector

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

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

Classes in org.apache.geronimo.jetty6.connector that implement JettyWebConnector
 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-2007 Apache Software Foundation. All Rights Reserved.