public abstract class OwsServiceResponse extends OwsServiceCommunicationObject implements HasExtension<OwsServiceResponse>, AutoCloseable
| Constructor and Description |
|---|
OwsServiceResponse() |
OwsServiceResponse(String service,
String version) |
OwsServiceResponse(String service,
String version,
String operationName) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
MediaType |
getContentType() |
Extensions |
getExtensions()
Get the
Extensions |
boolean |
isSetContentType() |
OwsServiceResponse |
setContentType(MediaType contentType) |
OwsServiceResponse |
setExtensions(Extensions extensions)
Set the
Extensions object |
getKey, getOperationName, getService, getVersion, hasOperationName, isSetService, isSetVersion, set, setOperationName, setService, setVersion, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddExtension, addExtension, addExtensions, addSweBooleanExtension, addSweBooleanExtension, addSwesExtension, addSweTextExtension, getBooleanExtension, getBooleanExtension, getBooleanExtension, getBooleanExtension, getExtension, getExtension, getExtensionCount, hasExtension, hasExtension, hasExtensionspublic Extensions getExtensions()
HasExtensionExtensionsgetExtensions in interface HasExtension<OwsServiceResponse>Extensions with Extensionspublic OwsServiceResponse setExtensions(Extensions extensions)
HasExtensionExtensions objectsetExtensions in interface HasExtension<OwsServiceResponse>extensions - the Extensions object to setpublic OwsServiceResponse setContentType(MediaType contentType)
public MediaType getContentType()
public boolean isSetContentType()
public void close()
close in interface AutoCloseableCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.