Package com.biglybt.core.proxy
Interface AEProxyFactory.PluginHTTPProxy
-
- All Known Implementing Classes:
AEPluginProxyHandler.PluginHTTPProxyImpl
- Enclosing class:
- AEProxyFactory
public static interface AEProxyFactory.PluginHTTPProxy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
destroy()
java.net.Proxy
getProxy()
java.lang.String
proxifyURL(java.lang.String url)
-