ListStreamListener
Complete API reference for ListStreamListener, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Lists
Component: no
public interface ListStreamListener
Methods
| Signature | Returns | Description |
|---|---|---|
execute(Object, int, Object) | void | Executes execute and returns after the underlying engine call finishes. |
onError(Exception, Error, int, Object) | void | Executes onError and returns after the underlying engine call finishes. |
onFinish(Object) | void | Executes onFinish and returns after the underlying engine call finishes. |