jar

io.matthewnelson.kotlin-components : kmp-tor-manager-jvm

Maven & Gradle

Jun 21, 2023
1 usages
33 stars

TorManager · TorManager for managing startup, shutodown, restart, state, etc.

Table Of Contents

Latest Version

Download io.matthewnelson.kotlin-components : kmp-tor-manager-jvm JAR file - Latest Versions:

All Versions

Download io.matthewnelson.kotlin-components : kmp-tor-manager-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window kmp-tor-manager-jvm-1.4.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.matthewnelson.kmp.tor.manager.internal.util.synchronous

├─ io.matthewnelson.kmp.tor.manager.internal.util.synchronous.SynchronizedMutableMap.class - [JAR]

├─ io.matthewnelson.kmp.tor.manager.internal.util.synchronous.SynchronizedMutableSet.class - [JAR]

io.matthewnelson.kmp.tor.manager.util

├─ io.matthewnelson.kmp.tor.manager.util.PortUtil.class - [JAR]

io.matthewnelson.kmp.tor.manager

├─ io.matthewnelson.kmp.tor.manager.Destroyable.class - [JAR]

├─ io.matthewnelson.kmp.tor.manager.KmpTorLoader.class - [JAR]

├─ io.matthewnelson.kmp.tor.manager.NetworkObserver.class - [JAR]

├─ io.matthewnelson.kmp.tor.manager.TorConfigProvider.class - [JAR]

├─ io.matthewnelson.kmp.tor.manager.TorManager.class - [JAR]

io.matthewnelson.kmp.tor.manager.instance

├─ io.matthewnelson.kmp.tor.manager.instance.InstanceId.class - [JAR]

├─ io.matthewnelson.kmp.tor.manager.instance.RealInstanceId.class - [JAR]

├─ io.matthewnelson.kmp.tor.manager.instance.TorMultiInstanceManager.class - [JAR]

io.matthewnelson.kmp.tor.manager.internal

├─ io.matthewnelson.kmp.tor.manager.internal.BaseTorManager.class - [JAR]

├─ io.matthewnelson.kmp.tor.manager.internal.RealTorManager.class - [JAR]

├─ io.matthewnelson.kmp.tor.manager.internal.TorStateMachine.class - [JAR]

├─ io.matthewnelson.kmp.tor.manager.internal._JvmJsPlatformKt.class - [JAR]

io.matthewnelson.kmp.tor.manager.internal.actions

├─ io.matthewnelson.kmp.tor.manager.internal.actions.ActionHolder.class - [JAR]

├─ io.matthewnelson.kmp.tor.manager.internal.actions.ActionProcessor.class - [JAR]

├─ io.matthewnelson.kmp.tor.manager.internal.actions.ActionQueue.class - [JAR]

├─ io.matthewnelson.kmp.tor.manager.internal.actions.RealActionQueue.class - [JAR]

io.matthewnelson.kmp.tor.manager.internal.ext

├─ io.matthewnelson.kmp.tor.manager.internal.ext._ActionExtKt.class - [JAR]

├─ io.matthewnelson.kmp.tor.manager.internal.ext._AddressInfoExtKt.class - [JAR]

├─ io.matthewnelson.kmp.tor.manager.internal.ext._StringExtKt.class - [JAR]

io.matthewnelson.kmp.tor.manager.internal.util

├─ io.matthewnelson.kmp.tor.manager.internal.util.AddressInfoHandler.class - [JAR]

├─ io.matthewnelson.kmp.tor.manager.internal.util.PortValidator.class - [JAR]

├─ io.matthewnelson.kmp.tor.manager.internal.util.UnixSocksDiffer.class - [JAR]