File
Doc
Category
Size
Date
Package
HttpTransportMetrics.java
API Doc
Android 1.5 API
1657
Wed May 06 22:41:10 BST 2009
org.apache.http.io
HttpTransportMetrics
public interface HttpTransportMetrics
Fields Summary
Constructors Summary
Methods Summary
public
long
getBytesTransferred
()
Returns the number of bytes trasferred.
public void
reset
()
Resets the counts
Java Code Source