Interface WriteCallback

All Known Implementing Classes:
WriteCallback.Adaptor

public interface WriteCallback
Callback for Write events.

NOTE: We don't expose org.eclipse.jetty.util.Callback here as that would complicate matters with the WebAppContext's classloader isolation.