public interface

HttpTransportMetrics

org.apache.http.io.HttpTransportMetrics
Known Indirect Subclasses

Summary

Public Methods
abstract long getBytesTransferred()
Returns the number of bytes trasferred.
abstract void reset()
Resets the counts

Public Methods

public abstract long getBytesTransferred ()

Returns the number of bytes trasferred.

public abstract void reset ()

Resets the counts