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

Packages that use WebConnector
org.apache.geronimo.management.geronimo   
 

Uses of WebConnector in org.apache.geronimo.management.geronimo
 

Subinterfaces of WebConnector in org.apache.geronimo.management.geronimo
 interface SecureConnector
          Common configuration settings for connectors that use SSL/TLS to conduct secure communications with clients.
 

Methods in org.apache.geronimo.management.geronimo that return WebConnector
 WebConnector WebManager.addConnector(WebContainer container, String uniqueName, String protocol, String host, int port)
          Creates and returns a new web connector.
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.