Uses of Class
com.biglybt.core.networkmanager.impl.udp.UDPTransport
Packages that use UDPTransport
-
Uses of UDPTransport in com.biglybt.core.networkmanager.impl.udp
Fields in com.biglybt.core.networkmanager.impl.udp declared as UDPTransportMethods in com.biglybt.core.networkmanager.impl.udp that return UDPTransportMethods in com.biglybt.core.networkmanager.impl.udp with parameters of type UDPTransportModifier and TypeMethodDescriptionvoidUDPConnectionManager.connectOutbound(UDPTransport udp_transport, InetSocketAddress address, byte[][] shared_secrets, ByteBuffer initial_data, Transport.ConnectListener listener) protected voidUDPTransportHelper.setTransport(UDPTransport _transport) Constructors in com.biglybt.core.networkmanager.impl.udp with parameters of type UDPTransportModifierConstructorDescriptionUDPTransportHelper(UDPConnectionManager _manager, InetSocketAddress _address, UDPTransport _transport)