Uses of Class
com.biglybt.net.udp.uc.impl.PRUDPPacketHandlerImpl
-
Packages that use PRUDPPacketHandlerImpl Package Description com.biglybt.net.udp.uc.impl -
-
Uses of PRUDPPacketHandlerImpl in com.biglybt.net.udp.uc.impl
Fields in com.biglybt.net.udp.uc.impl declared as PRUDPPacketHandlerImpl Modifier and Type Field Description private PRUDPPacketHandlerImpl
PRUDPPacketHandlerImpl. altProtocolDelegate
private PRUDPPacketHandlerImpl
PRUDPPacketHandlerStatsImpl. packet_handler
Fields in com.biglybt.net.udp.uc.impl with type parameters of type PRUDPPacketHandlerImpl Modifier and Type Field Description private static java.util.Map<java.lang.Integer,PRUDPPacketHandlerImpl>
PRUDPPacketHandlerFactoryImpl. receiver_map
Constructors in com.biglybt.net.udp.uc.impl with parameters of type PRUDPPacketHandlerImpl Constructor Description PRUDPPacketHandlerStatsImpl(PRUDPPacketHandlerImpl _packet_handler)
-