| Modifier and Type | Method and Description |
|---|---|
void |
complete() |
void |
error(Exception e) |
boolean |
isCancelled() |
boolean |
isRequested() |
Emitter<T> |
send(T msg) |
public boolean isCancelled()
isCancelled in interface Emitter<T>public boolean isRequested()
isRequested in interface Emitter<T>Copyright © 2018–2020 SmallRye. All rights reserved.