public interface

HttpTransportMetrics

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

Class Overview

The point of access to the statistics of SessionInputBuffer or SessionOutputBuffer.

Summary

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

Public Methods

public abstract long getBytesTransferred ()

Returns the number of bytes transferred.

public abstract void reset ()

Resets the counts