Uses of Interface
com.biglybt.core.networkmanager.TransportBase
Packages that use TransportBase
Package
Description
-
Uses of TransportBase in com.biglybt.core.networkmanager
Subinterfaces of TransportBase in com.biglybt.core.networkmanagerModifier and TypeInterfaceDescriptioninterface
Represents a peer Transport connection (eg.Methods in com.biglybt.core.networkmanager that return TransportBaseModifier and TypeMethodDescriptionNetworkConnectionBase.getTransportBase()
Get the connection's data transport interface. -
Uses of TransportBase in com.biglybt.core.networkmanager.impl
Classes in com.biglybt.core.networkmanager.impl that implement TransportBaseModifier and TypeClassDescriptionprotected static class
class
Methods in com.biglybt.core.networkmanager.impl that return TransportBase -
Uses of TransportBase in com.biglybt.core.networkmanager.impl.tcp
Classes in com.biglybt.core.networkmanager.impl.tcp that implement TransportBaseModifier and TypeClassDescriptionclass
Represents a peer TCP transport connection (eg. -
Uses of TransportBase in com.biglybt.core.networkmanager.impl.udp
Classes in com.biglybt.core.networkmanager.impl.udp that implement TransportBase -
Uses of TransportBase in com.biglybt.pifimpl.local.peers
Classes in com.biglybt.pifimpl.local.peers that implement TransportBaseFields in com.biglybt.pifimpl.local.peers declared as TransportBaseModifier and TypeFieldDescriptionprivate TransportBase
PeerForeignNetworkConnection.transport_base
Methods in com.biglybt.pifimpl.local.peers that return TransportBase