Uses of Class
org.codehaus.cargo.module.webapp.elements.Servlet

Packages that use Servlet
org.codehaus.cargo.module.webapp   
 

Uses of Servlet in org.codehaus.cargo.module.webapp
 

Methods in org.codehaus.cargo.module.webapp that return Servlet
static Servlet WebXmlUtils.getServlet(WebXml theWebXml, java.lang.String servletName)
           
 

Methods in org.codehaus.cargo.module.webapp with parameters of type Servlet
static void WebXmlUtils.addServlet(WebXml webXml, Servlet element)
          Add a servlet to the web xml.
 



Copyright © 2004-2011 Codehaus. All Rights Reserved.