Uses of Class
com.biglybt.core.networkmanager.impl.udp.UDPPacket
-
Packages that use UDPPacket Package Description com.biglybt.core.networkmanager.impl.udp -
-
Uses of UDPPacket in com.biglybt.core.networkmanager.impl.udp
Fields in com.biglybt.core.networkmanager.impl.udp declared as UDPPacket Modifier and Type Field Description private UDPPacket
UDPConnectionSet. current_retransmit_target
Methods in com.biglybt.core.networkmanager.impl.udp that return UDPPacket Modifier and Type Method Description protected UDPPacket
UDPConnectionSet. getRetransmitPacket()
Methods in com.biglybt.core.networkmanager.impl.udp with parameters of type UDPPacket Modifier and Type Method Description protected void
UDPConnectionSet. send(UDPPacket packet)
-