Uses of Class
org.codehaus.cargo.container.tomcat.internal.Tomcat5xEmbedded.Connector

Packages that use Tomcat5xEmbedded.Connector
org.codehaus.cargo.container.tomcat.internal   
 

Uses of Tomcat5xEmbedded.Connector in org.codehaus.cargo.container.tomcat.internal
 

Methods in org.codehaus.cargo.container.tomcat.internal that return Tomcat5xEmbedded.Connector
 Tomcat5xEmbedded.Connector Tomcat5xEmbedded.Embedded.createConnector(java.net.InetAddress inetAddress, int port, boolean secure)
          Creates a new connector.
 

Methods in org.codehaus.cargo.container.tomcat.internal with parameters of type Tomcat5xEmbedded.Connector
 void Tomcat5xEmbedded.Embedded.addConnector(Tomcat5xEmbedded.Connector connector)
          Adds a connector.
 



Copyright © 2004-2009 Codehaus. All Rights Reserved.