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-http-backend_2.12-2.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
sttp.client.akkahttp
├─ sttp.client.akkahttp.AkkaHttpBackend.class - [JAR]
├─ sttp.client.akkahttp.AkkaHttpClient.class - [JAR]
├─ sttp.client.akkahttp.BodyFromAkka.class - [JAR]
├─ sttp.client.akkahttp.BodyToAkka.class - [JAR]
├─ sttp.client.akkahttp.FromAkka.class - [JAR]
├─ sttp.client.akkahttp.ToAkka.class - [JAR]
├─ sttp.client.akkahttp.Util.class - [JAR]