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

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

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

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

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

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.