Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_4.JspFileType

Packages that use JspFileType
com.sun.grizzly.http.webxml.schema.version_2_4   
 

Uses of JspFileType in com.sun.grizzly.http.webxml.schema.version_2_4
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_4 declared as JspFileType
protected  JspFileType ServletType.jspFile
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return JspFileType
 JspFileType ObjectFactory.createJspFileType()
          Create an instance of JspFileType
 JspFileType ServletType.getJspFile()
          Gets the value of the jspFile property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 with parameters of type JspFileType
 void ServletType.setJspFile(JspFileType value)
          Sets the value of the jspFile property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.