Uses of Class
org.browsermob.proxy.Block

Packages that use Block
org.browsermob.proxy   
 

Uses of Block in org.browsermob.proxy
 

Methods in org.browsermob.proxy that return types with arguments of type Block
 List<Block> ProxyServerLog.getLastNRecentBlocks(int n)
           
 List<Block> ProxyServerLog.getNamedSession(String key)
           
 List<Block> ProxyServerLog.getRecentBlocks()
           
 

Method parameters in org.browsermob.proxy with type arguments of type Block
static List<HttpObject> ProxyBlockUtil.collapseBlocks(List<Block> blocks)
           
 



Copyright © 2011. All Rights Reserved.