public interface GetResponseHandlerIF
| Modifier and Type | Method and Description |
|---|---|
void |
handleGetFailure(Throwable caught,
org.dmd.dmp.shared.generated.dmo.GetRequestDMO request) |
void |
handleGetResponse(org.dmd.dmp.shared.generated.dmo.GetResponseDMO response) |
void handleGetResponse(org.dmd.dmp.shared.generated.dmo.GetResponseDMO response)
void handleGetFailure(Throwable caught, org.dmd.dmp.shared.generated.dmo.GetRequestDMO request)
Copyright © 2019. All rights reserved.