Uses of Class
com.biglybt.core.networkmanager.impl.udp.ProtocolEndpointUDP
-
Packages that use ProtocolEndpointUDP Package Description com.biglybt.core.networkmanager.impl.udp -
-
Uses of ProtocolEndpointUDP in com.biglybt.core.networkmanager.impl.udp
Fields in com.biglybt.core.networkmanager.impl.udp declared as ProtocolEndpointUDP Modifier and Type Field Description private ProtocolEndpointUDP
UDPTransport. endpoint
Constructors in com.biglybt.core.networkmanager.impl.udp with parameters of type ProtocolEndpointUDP Constructor Description UDPTransport(ProtocolEndpointUDP _endpoint, byte[][] _shared_secrets)
UDPTransport(ProtocolEndpointUDP _endpoint, TransportHelperFilter _filter)
-