I - the request typeO - the response typepublic abstract class ModificationResponseEvent<I extends OwsServiceRequest,O extends OwsServiceResponse> extends ResponseEvent implements Event
RequestOperator| Constructor and Description |
|---|
ModificationResponseEvent(I request,
O response) |
| Modifier and Type | Method and Description |
|---|---|
I |
getRequest() |
O |
getResponse() |
String |
toString() |
getMessageGroupIdpublic I getRequest()
public O getResponse()
getResponse in class ResponseEventCopyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.