Interface TestServerService.RequestExecutionCallBack
-
- Enclosing interface:
- TestServerService
public static interface TestServerService.RequestExecutionCallBack
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonFailed(org.dominokit.rest.shared.request.ResponseBean response)voidonSuccess(org.dominokit.rest.shared.request.ResponseBean response)
-