public interface CommsControllerIF
| Modifier and Type | Method and Description |
|---|---|
void |
handleFailure(ResponseCallback cb,
Throwable caught) |
void |
handleResponse(ResponseCallback cb,
org.dmd.dmp.shared.generated.dmo.ResponseDMO response) |
void |
useCentralDMPErrorHandler(CentralDMPErrorHandlerIF handler) |
void |
useCentralRPCErrorHandler(CentralRPCErrorHandlerIF handler) |
void handleResponse(ResponseCallback cb, org.dmd.dmp.shared.generated.dmo.ResponseDMO response)
void handleFailure(ResponseCallback cb, Throwable caught)
void useCentralDMPErrorHandler(CentralDMPErrorHandlerIF handler)
void useCentralRPCErrorHandler(CentralRPCErrorHandlerIF handler)
Copyright © 2019. All rights reserved.