Uses of Class
com.biglybt.core.networkmanager.impl.udp.UDPSelector
Packages that use UDPSelector
-
Uses of UDPSelector in com.biglybt.core.networkmanager.impl.udp
Fields in com.biglybt.core.networkmanager.impl.udp declared as UDPSelectorModifier and TypeFieldDescriptionprivate UDPSelectorUDPConnectionManager.selectorprivate final UDPSelectorUDPConnectionSet.selectorprivate UDPSelectorUDPTransportHelper.selectorMethods in com.biglybt.core.networkmanager.impl.udp that return UDPSelectorModifier and TypeMethodDescriptionprotected UDPSelectorUDPConnectionManager.checkThreadCreation()protected UDPSelectorUDPConnection.getSelector()protected UDPSelectorUDPConnectionSet.getSelector()Constructors in com.biglybt.core.networkmanager.impl.udp with parameters of type UDPSelectorModifierConstructorDescriptionprotectedUDPConnectionSet(UDPConnectionManager _manager, String _connection_key, UDPSelector _selector, int _local_port, InetSocketAddress _remote_address)