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 TypeInterfaceDescriptioninterfaceRepresents 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 classclassMethods 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 TypeClassDescriptionclassRepresents 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 TransportBasePeerForeignNetworkConnection.transport_baseMethods in com.biglybt.pifimpl.local.peers that return TransportBase