public class UploadResponse extends FedoraResponseImpl
FedoraResponse for the Upload request.FedoraResponseImpl.ContextPath| Constructor and Description |
|---|
UploadResponse(com.sun.jersey.api.client.ClientResponse cr) |
| Modifier and Type | Method and Description |
|---|---|
String |
getUploadLocation()
Get the Fedora-generated upload url, typically for use in subsequent
requests as the value of dsLocation.
|
close, getEntity, getEntityInputStream, getStatus, getType, getXPath, unmarshallResponsepublic UploadResponse(com.sun.jersey.api.client.ClientResponse cr)
throws FedoraClientException
FedoraClientExceptionpublic String getUploadLocation() throws FedoraClientException
FedoraClientExceptionCopyright © 2010-2013 MediaShelf. All Rights Reserved.