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 UDPConnectionUDPConnectionManager.registerOutgoing(UDPTransportHelper helper) protected voidUDPConnection.setTransport(UDPTransportHelper _transport) Constructors in com.biglybt.core.networkmanager.impl.udp with parameters of type UDPTransportHelperModifierConstructorDescriptionprotectedUDPConnection(UDPConnectionSet _set, int _id, UDPTransportHelper _transport)