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