JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.http.io
EofSensor
Contents
Description
Method Summary
Method Details
isEof()
Hide sidebar
Show sidebar
Interface EofSensor
All Known Implementing Classes:
SocketInputBuffer
@Deprecated
public interface
EofSensor
Deprecated.
(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
boolean
isEof
()
Deprecated.
Method Details
isEof
boolean
isEof
()
Deprecated.