Uses of Class
com.biglybt.core.networkmanager.impl.udp.UDPConnectionSet
Packages that use UDPConnectionSet
-
Uses of UDPConnectionSet in com.biglybt.core.networkmanager.impl.udp
Fields in com.biglybt.core.networkmanager.impl.udp declared as UDPConnectionSetMethods in com.biglybt.core.networkmanager.impl.udp with parameters of type UDPConnectionSetModifier and TypeMethodDescriptionvoid
UDPConnectionManager.failed
(UDPConnectionSet set) void
UDPConnectionManager.remove
(UDPConnectionSet set, UDPConnection connection) Constructors in com.biglybt.core.networkmanager.impl.udp with parameters of type UDPConnectionSetModifierConstructorDescriptionprotected
UDPConnection
(UDPConnectionSet _set, int _id) protected
UDPConnection
(UDPConnectionSet _set, int _id, UDPTransportHelper _transport)