Uses of Interface
com.biglybt.pif.network.Transport
Packages that use Transport
Package
Description
-
Uses of Transport in com.biglybt.pif.messaging
Methods in com.biglybt.pif.messaging with parameters of type TransportModifier and TypeMethodDescriptionint
MessageStreamDecoder.performStreamDecode
(Transport transport, int max_bytes) Decode message stream from the given transport. -
Uses of Transport in com.biglybt.pif.network
Methods in com.biglybt.pif.network that return TransportModifier and TypeMethodDescriptionConnection.getTransport()
Returns the transport object for this connection. -
Uses of Transport in com.biglybt.pifimpl.local.network
Classes in com.biglybt.pifimpl.local.network that implement TransportMethods in com.biglybt.pifimpl.local.network that return Transport -
Uses of Transport in com.biglybt.plugin.extseed
Methods in com.biglybt.plugin.extseed that return Transport