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 camunda-bpm-correlate-spring-cloud-stream-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.holunda.camunda.bpm.correlate.ingress.cloudstream
├─ io.holunda.camunda.bpm.correlate.ingress.cloudstream.KafkaStreamChannelMessageHeaderConverter.class - [JAR]
├─ io.holunda.camunda.bpm.correlate.ingress.cloudstream.SpringCloudStreamChannelConfiguration.class - [JAR]
├─ io.holunda.camunda.bpm.correlate.ingress.cloudstream.SpringCloudStreamChannelProxyFactory.class - [JAR]
├─ io.holunda.camunda.bpm.correlate.ingress.cloudstream.StreamByteMessageConsumer.class - [JAR]
├─ io.holunda.camunda.bpm.correlate.ingress.cloudstream.StreamChannelMessageHeaderConverter.class - [JAR]