Class FillInterest

java.lang.Object
org.eclipse.jetty.io.FillInterest

public abstract class FillInterest extends Object
A Utility class to help implement EndPoint.fillInterested(Callback) by keeping state and calling the context and callback objects.