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 akka-discovery_2.13.0-M5-2.5.23.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
akka.discovery.aggregate
├─ akka.discovery.aggregate.AggregateServiceDiscovery.class - [JAR]
├─ akka.discovery.aggregate.AggregateServiceDiscoverySettings.class - [JAR]
akka.discovery.dns
├─ akka.discovery.dns.DnsServiceDiscovery.class - [JAR]
akka.discovery.config
├─ akka.discovery.config.ConfigServiceDiscovery.class - [JAR]
├─ akka.discovery.config.ConfigServicesParser.class - [JAR]
akka.discovery
├─ akka.discovery.Discovery.class - [JAR]
├─ akka.discovery.Lookup.class - [JAR]
├─ akka.discovery.ServiceDiscovery.class - [JAR]