org.browsermob.proxy.http
Class HttpClientInterrupter

java.lang.Object
  extended by org.browsermob.proxy.http.HttpClientInterrupter

public class HttpClientInterrupter
extends Object


Constructor Summary
HttpClientInterrupter()
           
 
Method Summary
static void release(BrowserMobHttpClient client)
           
static void watch(BrowserMobHttpClient client)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpClientInterrupter

public HttpClientInterrupter()
Method Detail

watch

public static void watch(BrowserMobHttpClient client)

release

public static void release(BrowserMobHttpClient client)


Copyright © 2011. All Rights Reserved.