Uses of Class
com.biglybt.core.networkmanager.impl.udp.UDPTransportHelper
Packages that use UDPTransportHelper
-
Uses of UDPTransportHelper in com.biglybt.core.networkmanager.impl.udp
Fields in com.biglybt.core.networkmanager.impl.udp declared as UDPTransportHelperMethods in com.biglybt.core.networkmanager.impl.udp that return UDPTransportHelperMethods in com.biglybt.core.networkmanager.impl.udp with parameters of type UDPTransportHelperModifier and TypeMethodDescriptionprotected UDPConnection
UDPConnectionManager.registerOutgoing
(UDPTransportHelper helper) protected void
UDPConnection.setTransport
(UDPTransportHelper _transport) Constructors in com.biglybt.core.networkmanager.impl.udp with parameters of type UDPTransportHelperModifierConstructorDescriptionprotected
UDPConnection
(UDPConnectionSet _set, int _id, UDPTransportHelper _transport)