Uses of Interface
org.apache.http.conn.EofSensorWatcher
Packages that use EofSensorWatcher
-
Uses of EofSensorWatcher in org.apache.http.conn
Classes in org.apache.http.conn that implement EofSensorWatcherModifier and TypeClassDescriptionclass
Deprecated.(4.3) do not use.class
Deprecated.(4.3) do not use.Constructors in org.apache.http.conn with parameters of type EofSensorWatcherModifierConstructorDescriptionEofSensorInputStream
(InputStream in, EofSensorWatcher watcher) Creates a new EOF sensor.