Uses of Class
com.biglybt.net.udp.uc.PRUDPPacket
Packages that use PRUDPPacket
Package
Description
-
Uses of PRUDPPacket in com.biglybt.core.dht.transport.udp.impl
Subclasses of PRUDPPacket in com.biglybt.core.dht.transport.udp.implModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of PRUDPPacket in com.biglybt.core.networkmanager.admin.impl
Subclasses of PRUDPPacket in com.biglybt.core.networkmanager.admin.impl -
Uses of PRUDPPacket in com.biglybt.core.tracker.protocol.udp
Subclasses of PRUDPPacket in com.biglybt.core.tracker.protocol.udpModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclass -
Uses of PRUDPPacket in com.biglybt.core.tracker.server.impl.udp
Methods in com.biglybt.core.tracker.server.impl.udp that return PRUDPPacketModifier and TypeMethodDescriptionprotected PRUDPPacketTRTrackerServerProcessorUDP.handleConnect(String client_ip_address, PRUDPPacketRequest request) -
Uses of PRUDPPacket in com.biglybt.core.versioncheck
Subclasses of PRUDPPacket in com.biglybt.core.versioncheckModifier and TypeClassDescriptionclassclass -
Uses of PRUDPPacket in com.biglybt.net.udp.uc
Subclasses of PRUDPPacket in com.biglybt.net.udp.ucFields in com.biglybt.net.udp.uc declared as PRUDPPacketMethods in com.biglybt.net.udp.uc that return PRUDPPacketModifier and TypeMethodDescriptionPRUDPPacket.getPreviousPacket()PRUDPPacketHandler.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address) Synchronous send and receivePRUDPPacketHandler.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address, long timeout_millis) PRUDPPacketHandler.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address, long timeout_millis, int priority) Methods in com.biglybt.net.udp.uc with parameters of type PRUDPPacketModifier and TypeMethodDescriptionvoidPRUDPPacketReceiver.packetReceived(PRUDPPacketHandlerRequest request, PRUDPPacket packet, InetSocketAddress from_address) voidPRUDPPacketHandler.send(PRUDPPacket request_packet, InetSocketAddress destination_address) Send onlyvoidPRUDPPacketHandler.sendAndReceive(PRUDPPacket request_packet, InetSocketAddress destination_address, PRUDPPacketReceiver receiver, long timeout, int priority) Asynchronous send and receivePRUDPPacketHandler.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address) Synchronous send and receivePRUDPPacketHandler.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address, long timeout_millis) PRUDPPacketHandler.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address, long timeout_millis, int priority) voidPRUDPPacket.setPreviousPacket(PRUDPPacket p) -
Uses of PRUDPPacket in com.biglybt.net.udp.uc.impl
Fields in com.biglybt.net.udp.uc.impl declared as PRUDPPacketMethods in com.biglybt.net.udp.uc.impl that return PRUDPPacketModifier and TypeMethodDescriptionprotected PRUDPPacketPRUDPPacketHandlerRequestImpl.getReply()PRUDPPacketHandlerImpl.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address) PRUDPPacketHandlerImpl.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address, long timeout_millis) PRUDPPacketHandlerImpl.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address, long timeout_millis, int priority) PRUDPPacketHandlerPluginProxy.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address) PRUDPPacketHandlerPluginProxy.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address, long timeout_millis) PRUDPPacketHandlerPluginProxy.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address, long timeout_millis, int priority) PRUDPPacketHandlerSocks.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address) PRUDPPacketHandlerSocks.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address, long timeout_millis) PRUDPPacketHandlerSocks.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address, long timeout_millis, int priority) PRUDPPacketHandlerSupport.sendAndReceive(PRUDPPacket request_packet, InetSocketAddress destination_address) PRUDPPacketHandlerSupport.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address) PRUDPPacketHandlerSupport.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address, long timeout) PRUDPPacketHandlerSupport.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address, long timeout, int priority) Methods in com.biglybt.net.udp.uc.impl with parameters of type PRUDPPacketModifier and TypeMethodDescriptionvoidPRUDPPacketHandlerImpl.send(PRUDPPacket request_packet, InetSocketAddress destination_address) voidPRUDPPacketHandlerPluginProxy.send(PRUDPPacket request_packet, InetSocketAddress destination_address) voidPRUDPPacketHandlerSocks.send(PRUDPPacket request_packet, InetSocketAddress destination_address) voidPRUDPPacketHandlerSupport.send(PRUDPPacket request_packet, InetSocketAddress destination_address) voidPRUDPPacketHandlerImpl.sendAndReceive(PRUDPPacket request_packet, InetSocketAddress destination_address, PRUDPPacketReceiver receiver, long timeout, int priority) PRUDPPacketHandlerImpl.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address) PRUDPPacketHandlerImpl.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address, long timeout_millis) PRUDPPacketHandlerImpl.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address, long timeout_millis, int priority) protected PRUDPPacketHandlerRequestImplPRUDPPacketHandlerImpl.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address, PRUDPPacketReceiver receiver, long timeout, int priority) voidPRUDPPacketHandlerPluginProxy.sendAndReceive(PRUDPPacket request_packet, InetSocketAddress destination_address, PRUDPPacketReceiver receiver, long timeout, int priority) PRUDPPacketHandlerPluginProxy.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address) PRUDPPacketHandlerPluginProxy.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address, long timeout_millis) PRUDPPacketHandlerPluginProxy.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address, long timeout_millis, int priority) voidPRUDPPacketHandlerSocks.sendAndReceive(PRUDPPacket request_packet, InetSocketAddress destination_address, PRUDPPacketReceiver receiver, long timeout, int priority) PRUDPPacketHandlerSocks.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address) PRUDPPacketHandlerSocks.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address, long timeout_millis) PRUDPPacketHandlerSocks.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address, long timeout_millis, int priority) PRUDPPacketHandlerSupport.sendAndReceive(PRUDPPacket request_packet, InetSocketAddress destination_address) voidPRUDPPacketHandlerSupport.sendAndReceive(PRUDPPacket request_packet, InetSocketAddress destination_address, PRUDPPacketReceiver receiver, long timeout, int priority) PRUDPPacketHandlerSupport.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address) PRUDPPacketHandlerSupport.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address, long timeout) PRUDPPacketHandlerSupport.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address, long timeout, int priority) PRUDPPacketHandlerSupport.sendAndReceive(PasswordAuthentication auth, PRUDPPacket request_packet, InetSocketAddress destination_address, PRUDPPacketReceiver receiver, long timeout, int priority) protected voidPRUDPPacketHandlerRequestImpl.setReply(PRUDPPacket packet, InetSocketAddress originator, long receive_time)