Uses of Class
com.biglybt.core.dht.transport.udp.impl.DHTUDPPacketReplyPing
Packages that use DHTUDPPacketReplyPing
-
Uses of DHTUDPPacketReplyPing in com.biglybt.core.dht.transport.udp.impl
Methods in com.biglybt.core.dht.transport.udp.impl with parameters of type DHTUDPPacketReplyPingModifier and TypeMethodDescription(package private) void
DHTTransportUDPImpl.receiveAltContacts
(DHTUDPPacketReplyPing reply) private void
DHTTransportUDPImpl.sendAltContacts
(DHTUDPPacketRequestPing request, DHTUDPPacketReplyPing reply)