Interface AsyncResultSet.ReadyCallback

Enclosing interface:
AsyncResultSet

public static interface AsyncResultSet.ReadyCallback
Interface for receiving asynchronous callbacks when new data is ready. See AsyncResultSet.setCallback(Executor, ReadyCallback).