View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window multicast5-jvm-5.0.0-beta03.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.mobilenativefoundation.store.multicast5
├─ org.mobilenativefoundation.store.multicast5.ActorKt.class - [JAR]
├─ org.mobilenativefoundation.store.multicast5.Buffer.class - [JAR]
├─ org.mobilenativefoundation.store.multicast5.BufferImpl.class - [JAR]
├─ org.mobilenativefoundation.store.multicast5.ChannelManager.class - [JAR]
├─ org.mobilenativefoundation.store.multicast5.ChannelManagerKt.class - [JAR]
├─ org.mobilenativefoundation.store.multicast5.Multicaster.class - [JAR]
├─ org.mobilenativefoundation.store.multicast5.NoBuffer.class - [JAR]
├─ org.mobilenativefoundation.store.multicast5.SharedFlowProducer.class - [JAR]
├─ org.mobilenativefoundation.store.multicast5.StoreChannelManager.class - [JAR]
├─ org.mobilenativefoundation.store.multicast5.StoreRealActor.class - [JAR]