Uses of Class
com.biglybt.core.networkmanager.impl.udp.ProtocolEndpointUDP
Packages that use ProtocolEndpointUDP
-
Uses of ProtocolEndpointUDP in com.biglybt.core.networkmanager.impl.udp
Fields in com.biglybt.core.networkmanager.impl.udp declared as ProtocolEndpointUDPConstructors in com.biglybt.core.networkmanager.impl.udp with parameters of type ProtocolEndpointUDPModifierConstructorDescriptionprotected
UDPTransport
(ProtocolEndpointUDP _endpoint, byte[][] _shared_secrets) protected
UDPTransport
(ProtocolEndpointUDP _endpoint, TransportHelperFilter _filter)