Uses of Class
com.sun.grizzly.http.webxml.schema.version_3_0.ParamValueType

Packages that use ParamValueType
com.sun.grizzly.http.webxml.schema.version_3_0   
 

Uses of ParamValueType in com.sun.grizzly.http.webxml.schema.version_3_0
 

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 with type parameters of type ParamValueType
protected  List<ParamValueType> ServiceRefHandlerType.initParam
           
protected  List<ParamValueType> ServletType.initParam
           
protected  List<ParamValueType> PortComponentHandlerType.initParam
           
protected  List<ParamValueType> FilterType.initParam
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return ParamValueType
 ParamValueType ObjectFactory.createParamValueType()
          Create an instance of ParamValueType
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return types with arguments of type ParamValueType
 JAXBElement<ParamValueType> ObjectFactory.createWebAppTypeContextParam(ParamValueType value)
          Create an instance of JAXBElement<ParamValueType>}
 List<ParamValueType> ServiceRefHandlerType.getInitParam()
          Gets the value of the initParam property.
 List<ParamValueType> ServletType.getInitParam()
          Gets the value of the initParam property.
 List<ParamValueType> PortComponentHandlerType.getInitParam()
          Gets the value of the initParam property.
 List<ParamValueType> FilterType.getInitParam()
          Gets the value of the initParam property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 with parameters of type ParamValueType
 JAXBElement<ParamValueType> ObjectFactory.createWebAppTypeContextParam(ParamValueType value)
          Create an instance of JAXBElement<ParamValueType>}
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.