public interface ServiceOperator extends Component<OwsServiceKey>
| Modifier and Type | Method and Description |
|---|---|
OwsServiceResponse |
receiveRequest(OwsServiceRequest request)
method handles the incoming operation request and returns a matching
response or an ServiceExceptionReport if the service was not able to build a
response
|
OwsServiceResponse receiveRequest(OwsServiceRequest request) throws OwsExceptionReport
request - the operation requestOwsExceptionReport - If an error occurred or the requested
operation is not supportedCopyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.