public interface InvocationCallback<RESPONSE>
void
completed(RESPONSE response)
failed(Throwable throwable)
void completed(RESPONSE response)
void failed(Throwable throwable)
Copyright © 2018 The Apache Software Foundation. All rights reserved.