|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.http.impl.io.HttpTransportMetricsImpl
public class HttpTransportMetricsImpl
Default implementation of HttpTransportMetrics.
| Constructor Summary | |
|---|---|
HttpTransportMetricsImpl()
|
|
| Method Summary | |
|---|---|
long |
getBytesTransferred()
Returns the number of bytes transferred. |
void |
incrementBytesTransferred(long count)
|
void |
reset()
Resets the counts |
void |
setBytesTransferred(long count)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpTransportMetricsImpl()
| Method Detail |
|---|
public long getBytesTransferred()
HttpTransportMetrics
getBytesTransferred in interface HttpTransportMetricspublic void setBytesTransferred(long count)
public void incrementBytesTransferred(long count)
public void reset()
HttpTransportMetrics
reset in interface HttpTransportMetrics
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||