Package org.apache.http.io
Interface EofSensor
-
- All Known Implementing Classes:
LoggingSessionInputBuffer,SocketInputBuffer
@Deprecated public interface EofSensorDeprecated.(4.3) no longer used.EOF sensor.- Since:
- 4.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description booleanisEof()Deprecated.
-