@Authors(value="Nikolche Mihajlovski")
@Since(value="5.5.0")
public interface HttpClientCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onError(Throwable error) |
void |
onResult(org.rapidoid.buffer.Buf buffer,
org.rapidoid.data.BufRanges head,
org.rapidoid.data.BufRanges body) |
void onResult(org.rapidoid.buffer.Buf buffer,
org.rapidoid.data.BufRanges head,
org.rapidoid.data.BufRanges body)
void onError(Throwable error)
Copyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.