Skip to main content

ListStreamListener

Complete API reference for ListStreamListener, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Lists

Component: no


public interface ListStreamListener

Methods

SignatureReturnsDescription
execute(Object, int, Object)voidExecutes execute and returns after the underlying engine call finishes.
onError(Exception, Error, int, Object)voidExecutes onError and returns after the underlying engine call finishes.
onFinish(Object)voidExecutes onFinish and returns after the underlying engine call finishes.