Uses of Class
com.biglybt.core.networkmanager.impl.IncomingConnectionManager.IncomingConnection
-
Packages that use IncomingConnectionManager.IncomingConnection Package Description com.biglybt.core.networkmanager.impl -
-
Uses of IncomingConnectionManager.IncomingConnection in com.biglybt.core.networkmanager.impl
Methods in com.biglybt.core.networkmanager.impl with parameters of type IncomingConnectionManager.IncomingConnection Modifier and Type Method Description protected void
IncomingConnectionManager. removeConnection(IncomingConnectionManager.IncomingConnection connection, boolean close_as_well, java.lang.String reason)
-