Uses of Interface
org.apache.commons.httpclient.ResponseConsumedWatcher

Packages that use ResponseConsumedWatcher
org.apache.commons.httpclient Classes and interfaces supporting the client side of the HTTP protocol. 
 

Uses of ResponseConsumedWatcher in org.apache.commons.httpclient
 

Constructors in org.apache.commons.httpclient with parameters of type ResponseConsumedWatcher
AutoCloseInputStream(InputStream in, ResponseConsumedWatcher watcher)
          Create a new auto closing stream for the provided connection
 



Copyright © 2001-2004 Apache Software Foundation. All Rights Reserved.