org.apache.http.io
Interface EofSensor

All Known Implementing Classes:
SocketInputBuffer

public interface EofSensor

EOF sensor.

Since:
4.0
Version:
$Revision: 678838 $
Author:
Oleg Kalnichevski

Method Summary
 boolean isEof()
           
 

Method Detail

isEof

boolean isEof()


Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.