CompletionListener
public abstract class AbstractCompletionListener extends Object implements CompletionListener
Constructor | Description |
---|---|
AbstractCompletionListener(Path errorLogFolder,
String errologPrefix,
String errorLogSuffix,
Logger log) |
Modifier and Type | Method | Description |
---|---|---|
void |
onError(HttpResult error) |
onSuccess
public void onError(HttpResult error)
onError
in interface CompletionListener
Copyright © 2019 Eclipse Foundation. All rights reserved.