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

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

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

Fields in com.sun.grizzly.http.webxml.schema.version_2_3 declared as ResType
protected  ResType ResourceRef.resType
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return ResType
 ResType ObjectFactory.createResType()
          Create an instance of ResType
 ResType ResourceRef.getResType()
          Gets the value of the resType property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 with parameters of type ResType
 void ResourceRef.setResType(ResType value)
          Sets the value of the resType property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.