public interface ApplicationLogListener
| Modifier and Type | Method and Description |
|---|---|
void |
onComplete() |
void |
onError(Throwable exception) |
void |
onMessage(ApplicationLog log) |
void onComplete()
void onError(Throwable exception)
void onMessage(ApplicationLog log)
Copyright © 2020 SAP SE. All rights reserved.