org.browsermob.proxy.util
Class IOUtils.Stats
java.lang.Object
org.browsermob.proxy.util.IOUtils.Stats
- Enclosing class:
- IOUtils
public static class IOUtils.Stats
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IOUtils.Stats
public IOUtils.Stats(long bytesCopied,
Date timeToFirstByte,
InputStream copy)
getBytesCopied
public long getBytesCopied()
getTimeToFirstByte
public Date getTimeToFirstByte()
getCopy
public InputStream getCopy()
Copyright © 2011. All Rights Reserved.