Uses of Class
com.sun.grizzly.http.webxml.schema.version_3_0.ErrorPageType

Packages that use ErrorPageType
com.sun.grizzly.http.webxml.schema.version_3_0   
 

Uses of ErrorPageType in com.sun.grizzly.http.webxml.schema.version_3_0
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return ErrorPageType
 ErrorPageType ObjectFactory.createErrorPageType()
          Create an instance of ErrorPageType
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return types with arguments of type ErrorPageType
 JAXBElement<ErrorPageType> ObjectFactory.createWebAppTypeErrorPage(ErrorPageType value)
          Create an instance of JAXBElement<ErrorPageType>}
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 with parameters of type ErrorPageType
 JAXBElement<ErrorPageType> ObjectFactory.createWebAppTypeErrorPage(ErrorPageType value)
          Create an instance of JAXBElement<ErrorPageType>}
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.