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

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

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

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

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

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.