Uses of Interface
com.biglybt.pif.network.ConnectionListener
-
Packages that use ConnectionListener Package Description com.biglybt.pif.network com.biglybt.pifimpl.local.network com.biglybt.plugin.extseed -
-
Uses of ConnectionListener in com.biglybt.pif.network
Methods in com.biglybt.pif.network with parameters of type ConnectionListener Modifier and Type Method Description void
Connection. connect(ConnectionListener listener)
Connect this connection's transport, i.e. -
Uses of ConnectionListener in com.biglybt.pifimpl.local.network
Methods in com.biglybt.pifimpl.local.network with parameters of type ConnectionListener Modifier and Type Method Description void
ConnectionImpl. connect(ConnectionListener listener)
-
Uses of ConnectionListener in com.biglybt.plugin.extseed
Methods in com.biglybt.plugin.extseed with parameters of type ConnectionListener Modifier and Type Method Description void
ExternalSeedPeer.ESConnection. connect(ConnectionListener listener)
-