org.browsermob.proxy
Class ProxyManager
java.lang.Object
org.browsermob.proxy.ProxyManager
public class ProxyManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxyManager
@Inject
public ProxyManager(com.google.inject.Provider<ProxyServer> proxyServerProvider)
create
public ProxyServer create()
throws Exception
- Throws:
Exception
get
public ProxyServer get(int port)
delete
public void delete(int port)
throws Exception
- Throws:
Exception
Copyright © 2011. All Rights Reserved.