|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WarPathType | |
---|---|
com.sun.grizzly.http.webxml.schema.version_2_5 |
Uses of WarPathType in com.sun.grizzly.http.webxml.schema.version_2_5 |
---|
Fields in com.sun.grizzly.http.webxml.schema.version_2_5 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_5 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_5 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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |