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 TypeMethodDescriptionvoidAEProxyConnection.addListener(AEProxyConnectionListener l) voidAEProxyConnection.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 TypeMethodDescriptionvoidAEProxyConnectionImpl.addListener(AEProxyConnectionListener l) voidAEProxyConnectionImpl.removeListener(AEProxyConnectionListener l) -
Uses of AEProxyConnectionListener in com.biglybt.core.proxy.socks.impl
Classes in com.biglybt.core.proxy.socks.impl that implement AEProxyConnectionListener