Uses of Interface
com.biglybt.core.proxy.AEProxyConnectionListener
Packages that use AEProxyConnectionListener
Package
Description
-
Uses of AEProxyConnectionListener in com.biglybt.core.proxy
Methods in com.biglybt.core.proxy with parameters of type AEProxyConnectionListenerModifier and TypeMethodDescriptionvoid
AEProxyConnection.addListener
(AEProxyConnectionListener l) void
AEProxyConnection.removeListener
(AEProxyConnectionListener l) -
Uses of AEProxyConnectionListener in com.biglybt.core.proxy.impl
Methods in com.biglybt.core.proxy.impl with parameters of type AEProxyConnectionListenerModifier and TypeMethodDescriptionvoid
AEProxyConnectionImpl.addListener
(AEProxyConnectionListener l) void
AEProxyConnectionImpl.removeListener
(AEProxyConnectionListener l) -
Uses of AEProxyConnectionListener in com.biglybt.core.proxy.socks.impl
Classes in com.biglybt.core.proxy.socks.impl that implement AEProxyConnectionListener