public class CapabilitiesResponse extends Response
| Constructor and Description |
|---|
CapabilitiesResponse(CapabilitiesRequest request)
Serves the Request with a Response
|
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getAsStream()
Save this Response to an OutputStream
|
getRequest, getType, getUniqueIdpublic CapabilitiesResponse(CapabilitiesRequest request)
request - The GetCapabilities requestpublic InputStream getAsStream() throws org.n52.wps.server.ExceptionReport
getAsStream in class Responseos - The OutputStream to save this Response toorg.n52.wps.server.ExceptionReportCopyright © 2019. All Rights Reserved.