Searched refs:getBytesTransferred (Results 1 – 5 of 5) sorted by relevance
75 return this.inTransportMetric.getBytesTransferred(); in getReceivedBytesCount()83 return this.outTransportMetric.getBytesTransferred(); in getSentBytesCount()117 return new Long(this.inTransportMetric.getBytesTransferred()); in getMetric()123 return new Long(this.outTransportMetric.getBytesTransferred()); in getMetric()
45 long getBytesTransferred(); in getBytesTransferred() method
52 public long getBytesTransferred() { in getBytesTransferred() method in HttpTransportMetricsImpl
579 HPLorg/apache/http/io/HttpTransportMetrics;->getBytesTransferred()J
3354 method @Deprecated public long getBytesTransferred();3393 method @Deprecated public long getBytesTransferred();