Uses of Interface
org.apache.http.io.EofSensor
-
Packages that use EofSensor Package Description org.apache.http.impl Default implementations of HTTP connections for synchronous, blocking communication.org.apache.http.impl.io Default implementations of message parses and writers for synchronous, blocking communication. -
-
Uses of EofSensor in org.apache.http.impl
Fields in org.apache.http.impl declared as EofSensor Modifier and Type Field Description private EofSensorAbstractHttpClientConnection. eofSensorDeprecated.private EofSensorAbstractHttpServerConnection. eofSensorDeprecated. -
Uses of EofSensor in org.apache.http.impl.io
Classes in org.apache.http.impl.io that implement EofSensor Modifier and Type Class Description classSocketInputBufferDeprecated.(4.3) useSessionInputBufferImpl
-