public interface CompletionListener
| Modifier and Type | Method and Description |
|---|---|
void |
onError(HttpResult error) |
void |
onSuccess(HttpResult result) |
void onSuccess(HttpResult result) throws IOException
IOExceptionvoid onError(HttpResult error) throws IOException
IOExceptionCopyright © 2023 Eclipse Foundation. All rights reserved.