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

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

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

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

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 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_2 with parameters of type Location
 void ErrorPage.setLocation(Location value)
          Sets the value of the location property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.