Uses of Class
net.java.dev.webdav.jaxrs.xml.elements.Location

Packages that use Location
net.java.dev.webdav.jaxrs.xml.elements This package contains WebDAV XML Elements. 
 

Uses of Location in net.java.dev.webdav.jaxrs.xml.elements
 

Methods in net.java.dev.webdav.jaxrs.xml.elements that return Location
 Location Response.getLocation()
           
 

Constructors in net.java.dev.webdav.jaxrs.xml.elements with parameters of type Location
Response(HRef hRef, Error error, ResponseDescription responseDescription, Location location, PropStat propStat, PropStat... propStats)
           
Response(Status status, Error error, ResponseDescription responseDescription, Location location, HRef hRef, HRef... hRefs)
           
 



Copyright © 2008-2009 The java.net WebDAV Project. All Rights Reserved.