public static interface RepoEngine.RequestCallback
Modifier and Type | Method and Description |
---|---|
void |
errorOccurred(Throwable error) |
void |
respond(Object results)
Respond to the request being successfully completed.
|
Copyright © 2013–2019. All rights reserved.