public abstract class StreamingParameterListener extends Object
| Constructor and Description |
|---|
StreamingParameterListener() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
isTerminated() |
abstract void |
post(ValueList values) |
public abstract void post(ValueList values)
public abstract boolean isTerminated()
Copyright © 2023. All rights reserved.