Interface WriteFlusher.Listener

Enclosing class:
WriteFlusher

@Deprecated(since="12.0.10", forRemoval=true) public static interface WriteFlusher.Listener
Deprecated, for removal: This API element is subject to removal in a future version.
functionality removed, no replacement

A listener of WriteFlusher events. If implemented by a Connection class, the onFlushed(long) event will be delivered to it.