Uses of Class
com.biglybt.net.udp.uc.impl.PRUDPPacketHandlerRequestImpl
Packages that use PRUDPPacketHandlerRequestImpl
-
Uses of PRUDPPacketHandlerRequestImpl in com.biglybt.net.udp.uc.impl
Fields in com.biglybt.net.udp.uc.impl with type parameters of type PRUDPPacketHandlerRequestImplModifier and TypeFieldDescriptionprivate Map
<Integer, PRUDPPacketHandlerRequestImpl> PRUDPPacketHandlerSupport.requests
Methods in com.biglybt.net.udp.uc.impl that return PRUDPPacketHandlerRequestImplModifier and TypeMethodDescriptionprotected PRUDPPacketHandlerRequestImpl
PRUDPPacketHandlerImpl.sendAndReceive
(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address, PRUDPPacketReceiver receiver, long timeout, int priority) PRUDPPacketHandlerSupport.sendAndReceive
(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address, PRUDPPacketReceiver receiver, long timeout, int priority)