Interface WriteFlusher.Listener

Enclosing class:
WriteFlusher

public static interface WriteFlusher.Listener

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