public interface NioResponseCallback
| Modifier and Type | Method and Description |
|---|---|
void |
cancelled() |
void |
completed(com.hubspot.horizon.HttpResponse response) |
void |
failed(Exception ex) |
void completed(com.hubspot.horizon.HttpResponse response)
void failed(Exception ex)
void cancelled()
Copyright © 2020. All rights reserved.