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 http4k-connect-kafka-http-proxy-fake-3.29.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.http4k.connect.kafka.httpproxy.endpoints
├─ org.http4k.connect.kafka.httpproxy.endpoints.ConsumeMessagesKt.class - [JAR]
├─ org.http4k.connect.kafka.httpproxy.endpoints.CreateConsumerKt.class - [JAR]
├─ org.http4k.connect.kafka.httpproxy.endpoints.DeleteConsumerKt.class - [JAR]
├─ org.http4k.connect.kafka.httpproxy.endpoints.ProduceMessagesKt.class - [JAR]
├─ org.http4k.connect.kafka.httpproxy.endpoints.SetOffsetsKt.class - [JAR]
├─ org.http4k.connect.kafka.httpproxy.endpoints.SubscribeToTopicsKt.class - [JAR]
org.http4k.connect.kafka.httpproxy
├─ org.http4k.connect.kafka.httpproxy.CommitState.class - [JAR]
├─ org.http4k.connect.kafka.httpproxy.FakeKafkaHttpProxy.class - [JAR]
├─ org.http4k.connect.kafka.httpproxy.FakeKafkaHttpProxyKt.class - [JAR]