Uses of Class
org.glassfish.grizzly.servlet.ver30.JspConfigType

Packages that use JspConfigType
org.glassfish.grizzly.servlet.ver30   
 

Uses of JspConfigType in org.glassfish.grizzly.servlet.ver30
 

Methods in org.glassfish.grizzly.servlet.ver30 that return JspConfigType
 JspConfigType ObjectFactory.createJspConfigType()
          Create an instance of JspConfigType
 

Methods in org.glassfish.grizzly.servlet.ver30 that return types with arguments of type JspConfigType
 javax.xml.bind.JAXBElement<JspConfigType> ObjectFactory.createWebAppTypeJspConfig(JspConfigType value)
          Create an instance of JAXBElement<JspConfigType>}
 javax.xml.bind.JAXBElement<JspConfigType> ObjectFactory.createWebFragmentTypeJspConfig(JspConfigType value)
          Create an instance of JAXBElement<JspConfigType>}
 

Methods in org.glassfish.grizzly.servlet.ver30 with parameters of type JspConfigType
 javax.xml.bind.JAXBElement<JspConfigType> ObjectFactory.createWebAppTypeJspConfig(JspConfigType value)
          Create an instance of JAXBElement<JspConfigType>}
 javax.xml.bind.JAXBElement<JspConfigType> ObjectFactory.createWebFragmentTypeJspConfig(JspConfigType value)
          Create an instance of JAXBElement<JspConfigType>}
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.