Uses of Interface
com.biglybt.core.proxy.AEProxyFactory.PluginProxy
Packages that use AEProxyFactory.PluginProxy
Package
Description
-
Uses of AEProxyFactory.PluginProxy in com.biglybt.core.networkmanager
Methods in com.biglybt.core.networkmanager that return AEProxyFactory.PluginProxy -
Uses of AEProxyFactory.PluginProxy in com.biglybt.core.networkmanager.impl
Methods in com.biglybt.core.networkmanager.impl that return AEProxyFactory.PluginProxyModifier and TypeMethodDescriptionNetworkConnectionImpl.bogusTransport.getPluginProxy()
TransportImpl.getPluginProxy()
-
Uses of AEProxyFactory.PluginProxy in com.biglybt.core.networkmanager.impl.tcp
Fields in com.biglybt.core.networkmanager.impl.tcp declared as AEProxyFactory.PluginProxyModifier and TypeFieldDescriptionprivate final AEProxyFactory.PluginProxy
TCPConnectionManager.ConnectionRequest.plugin_proxy
(package private) AEProxyFactory.PluginProxy
TCPTransportImpl.plugin_proxy
Methods in com.biglybt.core.networkmanager.impl.tcp that return AEProxyFactory.PluginProxyMethods in com.biglybt.core.networkmanager.impl.tcp with parameters of type AEProxyFactory.PluginProxyModifier and TypeMethodDescriptionvoid
TCPConnectionManager.requestNewConnection
(InetSocketAddress address, AEProxyFactory.PluginProxy plugin_proxy, TCPConnectionManager.ConnectListener listener, int priority) Request that a new connection be made out to the given address.private void
TCPConnectionManager.requestNewConnection
(InetSocketAddress address, AEProxyFactory.PluginProxy plugin_proxy, TCPConnectionManager.ConnectListener listener, int connect_timeout, int priority) Constructors in com.biglybt.core.networkmanager.impl.tcp with parameters of type AEProxyFactory.PluginProxyModifierConstructorDescription(package private)
ConnectionRequest
(long _id, InetSocketAddress _address, AEProxyFactory.PluginProxy pp, TCPConnectionManager.ConnectListener _listener, int _connect_timeout, int _priority) -
Uses of AEProxyFactory.PluginProxy in com.biglybt.core.proxy
Methods in com.biglybt.core.proxy that return AEProxyFactory.PluginProxyModifier and TypeMethodDescriptionAEProxyFactory.PluginProxy.getChildProxy
(String reason, URL url) static AEProxyFactory.PluginProxy
AEProxyFactory.getPluginProxy
(String reason, String host, int port) static AEProxyFactory.PluginProxy
AEProxyFactory.getPluginProxy
(String reason, String host, int port, Map<String, Object> proxy_options) static AEProxyFactory.PluginProxy
AEProxyFactory.getPluginProxy
(String reason, URL target) static AEProxyFactory.PluginProxy
AEProxyFactory.getPluginProxy
(String reason, URL target, boolean can_wait) static AEProxyFactory.PluginProxy
static AEProxyFactory.PluginProxy
AEProxyFactory.getPluginProxy
(String reason, URL target, Map<String, Object> proxy_options, boolean can_wait) static AEProxyFactory.PluginProxy
AEProxyFactory.getPluginProxy
(Proxy proxy) Methods in com.biglybt.core.proxy with parameters of type AEProxyFactory.PluginProxyModifier and TypeMethodDescriptionvoid
AEProxyFactory.PluginProxy.PluginProxyStatusListener.statusChanged
(AEProxyFactory.PluginProxy pp) -
Uses of AEProxyFactory.PluginProxy in com.biglybt.core.proxy.impl
Classes in com.biglybt.core.proxy.impl that implement AEProxyFactory.PluginProxyMethods in com.biglybt.core.proxy.impl that return AEProxyFactory.PluginProxyModifier and TypeMethodDescriptionAEPluginProxyHandler.PluginProxyImpl.getChildProxy
(String child_reason, URL url) static AEProxyFactory.PluginProxy
AEPluginProxyHandler.getPluginProxy
(Proxy proxy)