Uses of Class
org.deegree.services.wps.storage.OutputStorage

Packages that use OutputStorage
org.deegree.services.wps.output   
org.deegree.services.wps.storage   
 

Uses of OutputStorage in org.deegree.services.wps.output
 

Constructors in org.deegree.services.wps.output with parameters of type OutputStorage
ComplexOutputImpl(ComplexOutputDefinition outputType, OutputStorage location, boolean isRequested, String requestedMimeType, String requestedSchema, String requestedEncoding)
          Construct a complex output, values will be written to the location and probably not stored.
 

Uses of OutputStorage in org.deegree.services.wps.storage
 

Methods in org.deegree.services.wps.storage that return OutputStorage
 OutputStorage StorageManager.lookupOutputStorage(String outputId)
           
 OutputStorage StorageManager.newOutputStorage(String mimeType)
           
 



Copyright © 2011. All Rights Reserved.