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