Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_3.ServletMapping

Packages that use ServletMapping
com.sun.grizzly.http.webxml.schema.version_2_3   
 

Uses of ServletMapping in com.sun.grizzly.http.webxml.schema.version_2_3
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_3 with type parameters of type ServletMapping
protected  List<ServletMapping> WebApp.servletMapping
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return ServletMapping
 ServletMapping ObjectFactory.createServletMapping()
          Create an instance of ServletMapping
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return types with arguments of type ServletMapping
 List<ServletMapping> WebApp.getServletMapping()
          Gets the value of the servletMapping property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.