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

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

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

Fields in com.sun.grizzly.http.webxml.schema.version_2_4 declared as WarPathType
protected  WarPathType FormLoginConfigType.formErrorPage
           
protected  WarPathType FormLoginConfigType.formLoginPage
           
protected  WarPathType ErrorPageType.location
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return WarPathType
 WarPathType ObjectFactory.createWarPathType()
          Create an instance of WarPathType
 WarPathType FormLoginConfigType.getFormErrorPage()
          Gets the value of the formErrorPage property.
 WarPathType FormLoginConfigType.getFormLoginPage()
          Gets the value of the formLoginPage property.
 WarPathType ErrorPageType.getLocation()
          Gets the value of the location property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 with parameters of type WarPathType
 void FormLoginConfigType.setFormErrorPage(WarPathType value)
          Sets the value of the formErrorPage property.
 void FormLoginConfigType.setFormLoginPage(WarPathType value)
          Sets the value of the formLoginPage property.
 void ErrorPageType.setLocation(WarPathType value)
          Sets the value of the location property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.