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 TypeMethodDescriptionvoidUDPConnectionManager.failed(UDPConnectionSet set) voidUDPConnectionManager.remove(UDPConnectionSet set, UDPConnection connection) Constructors in com.biglybt.core.networkmanager.impl.udp with parameters of type UDPConnectionSetModifierConstructorDescriptionprotectedUDPConnection(UDPConnectionSet _set, int _id) protectedUDPConnection(UDPConnectionSet _set, int _id, UDPTransportHelper _transport)