Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_3.Location

Packages that use Location
com.sun.grizzly.http.webxml.schema.version_2_3   
 

Uses of Location in com.sun.grizzly.http.webxml.schema.version_2_3
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_3 declared as Location
protected  Location ErrorPage.location
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return Location
 Location ObjectFactory.createLocation()
          Create an instance of Location
 Location ErrorPage.getLocation()
          Gets the value of the location property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 with parameters of type Location
 void ErrorPage.setLocation(Location value)
          Sets the value of the location property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.