public abstract class AbstractCompletionListener extends Object implements CompletionListener
| Constructor and Description |
|---|
AbstractCompletionListener(Path errorLogFolder,
String errologPrefix,
String errorLogSuffix,
Logger log) |
| Modifier and Type | Method and Description |
|---|---|
void |
onError(HttpResult error) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonSuccesspublic void onError(HttpResult error)
onError in interface CompletionListenerCopyright © 2023 Eclipse Foundation. All rights reserved.