Uses of Class
org.jboss.arquillian.container.spi.client.protocol.metadata.Servlet

Packages that use Servlet
org.jboss.arquillian.container.spi.client.protocol.metadata   
 

Uses of Servlet in org.jboss.arquillian.container.spi.client.protocol.metadata
 

Methods in org.jboss.arquillian.container.spi.client.protocol.metadata that return Servlet
 Servlet HTTPContext.getServletByName(String name)
           
 

Methods in org.jboss.arquillian.container.spi.client.protocol.metadata that return types with arguments of type Servlet
 List<Servlet> HTTPContext.getServlets()
           
 

Methods in org.jboss.arquillian.container.spi.client.protocol.metadata with parameters of type Servlet
 HTTPContext HTTPContext.add(Servlet servlet)
           
 



Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.