Uses of Interface
com.biglybt.core.networkmanager.ConnectionAttempt
Packages that use ConnectionAttempt
-
Uses of ConnectionAttempt in com.biglybt.core.networkmanager
Methods in com.biglybt.core.networkmanager that return ConnectionAttemptModifier and TypeMethodDescriptionConnectionEndpoint.connectOutbound
(boolean connect_with_crypto, boolean allow_fallback, byte[][] shared_secrets, ByteBuffer initial_data, int priority, Transport.ConnectListener listener) -
Uses of ConnectionAttempt in com.biglybt.core.networkmanager.impl
Fields in com.biglybt.core.networkmanager.impl declared as ConnectionAttemptModifier and TypeFieldDescriptionprivate ConnectionAttempt
NetworkConnectionImpl.connection_attempt