org.browsermob.proxy
Class Block
java.lang.Object
org.browsermob.proxy.Block
public class Block
- extends Object
|
Constructor Summary |
Block()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Block
public Block()
add
public boolean add(HttpObject object)
getStart
public Date getStart()
getEnd
public Date getEnd()
getObjects
public List<HttpObject> getObjects()
getResponseTime
public long getResponseTime()
getBytes
public long getBytes()
Copyright © 2011. All Rights Reserved.