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