Uses of Interface
org.apache.http.conn.EofSensorWatcher

Packages that use EofSensorWatcher
org.apache.http.conn Client connection management APIs. 
 

Uses of EofSensorWatcher in org.apache.http.conn
 

Classes in org.apache.http.conn that implement EofSensorWatcher
 class BasicEofSensorWatcher
          Deprecated. (4.3) do not use.
 class BasicManagedEntity
          Deprecated. (4.3) do not use.
 

Constructors in org.apache.http.conn with parameters of type EofSensorWatcher
EofSensorInputStream(InputStream in, EofSensorWatcher watcher)
          Creates a new EOF sensor.
 



Copyright © 1999–2019 The Apache Software Foundation. All rights reserved.