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, wait
onSuccess
public void onError(HttpResult error)
onError
in interface CompletionListener
Copyright © 2019 Eclipse Foundation. All rights reserved.