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

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

Uses of ContextParam 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 ContextParam
protected  List<ContextParam> WebApp.contextParam
           
 

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

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



Copyright © 2012 Oracle Corporation. All Rights Reserved.