Uses of Class
com.biglybt.core.networkmanager.impl.IncomingConnectionManager
Packages that use IncomingConnectionManager
Package
Description
-
Uses of IncomingConnectionManager in com.biglybt.core.networkmanager.impl
Fields in com.biglybt.core.networkmanager.impl declared as IncomingConnectionManagerModifier and TypeFieldDescriptionprivate static final IncomingConnectionManagerIncomingConnectionManager.singletonMethods in com.biglybt.core.networkmanager.impl that return IncomingConnectionManagerModifier and TypeMethodDescriptionstatic IncomingConnectionManagerIncomingConnectionManager.getSingleton() -
Uses of IncomingConnectionManager in com.biglybt.core.networkmanager.impl.tcp
Fields in com.biglybt.core.networkmanager.impl.tcp declared as IncomingConnectionManagerModifier and TypeFieldDescription(package private) final IncomingConnectionManagerIncomingSocketChannelManager.incoming_manager -
Uses of IncomingConnectionManager in com.biglybt.core.networkmanager.impl.udp
Fields in com.biglybt.core.networkmanager.impl.udp declared as IncomingConnectionManagerModifier and TypeFieldDescription(package private) final IncomingConnectionManagerUDPConnectionManager.incoming_manager