Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_2.Servlet

Packages that use Servlet
com.sun.grizzly.http.webxml.schema.version_2_2   
 

Uses of Servlet in com.sun.grizzly.http.webxml.schema.version_2_2
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_2 with type parameters of type Servlet
protected  List<Servlet> WebApp.servlet
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 that return Servlet
 Servlet ObjectFactory.createServlet()
          Create an instance of Servlet
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 that return types with arguments of type Servlet
 List<Servlet> WebApp.getServlet()
          Gets the value of the servlet property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.