Uses of Interface
com.biglybt.pif.network.TransportFilter
Packages that use TransportFilter
-
Uses of TransportFilter in com.biglybt.pif.network
Methods in com.biglybt.pif.network that return TransportFilterModifier and TypeMethodDescriptionConnectionManager.createTransportFilter
(Connection connection, TransportCipher read_cipher, TransportCipher write_cipher) Methods in com.biglybt.pif.network with parameters of type TransportFilter -
Uses of TransportFilter in com.biglybt.pifimpl.local.network
Classes in com.biglybt.pifimpl.local.network that implement TransportFilterMethods in com.biglybt.pifimpl.local.network that return TransportFilterModifier and TypeMethodDescriptionConnectionManagerImpl.createTransportFilter
(Connection connection, TransportCipher read_cipher, TransportCipher write_cipher) Methods in com.biglybt.pifimpl.local.network with parameters of type TransportFilter