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() |
java.lang.String |
toString() |
getMessageGroupIdpublic I getRequest()
public O getResponse()
getResponse in class ResponseEventpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.