org.deegree.services.wps.storage
Class ResponseDocumentStorage

java.lang.Object
  extended by org.deegree.services.wps.storage.StorageLocation
      extended by org.deegree.services.wps.storage.ResponseDocumentStorage

public class ResponseDocumentStorage
extends StorageLocation

StorageLocation for response documents.

Version:
$Revision: $, $Date: $
Author:
Markus Schneider, last edited by: $Author: schneider $

Field Summary
 
Fields inherited from class org.deegree.services.wps.storage.StorageLocation
file, id, mimeType
 
Method Summary
 String getWebURL()
          Returns the URL that can be used to access the resource via the web.
 
Methods inherited from class org.deegree.services.wps.storage.StorageLocation
equals, getFile, getId, getInputStream, getLength, getMimeType, getOutputStream, hashCode, sendResource
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getWebURL

public String getWebURL()
Description copied from class: StorageLocation
Returns the URL that can be used to access the resource via the web.

Specified by:
getWebURL in class StorageLocation
Returns:
the URL that can be used to access the resource via the web


Copyright © 2011. All Rights Reserved.