public interface  org.apache.http.io.EofSensor extends java.lang.Object
{
public abstract boolean isEof();
}