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 apollo-amqp-1.7.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.activemq.apollo.amqp
├─ org.apache.activemq.apollo.amqp.AmqpMessage.class - [JAR]
├─ org.apache.activemq.apollo.amqp.AmqpMessageCodec.class - [JAR]
├─ org.apache.activemq.apollo.amqp.AmqpMessageCodecFactory.class - [JAR]
├─ org.apache.activemq.apollo.amqp.AmqpProtocol.class - [JAR]
├─ org.apache.activemq.apollo.amqp.AmqpProtocolHandler.class - [JAR]
org.apache.activemq.apollo.amqp.dto
├─ org.apache.activemq.apollo.amqp.dto.AmqpConnectionStatusDTO.class - [JAR]
├─ org.apache.activemq.apollo.amqp.dto.AmqpDTO.class - [JAR]
├─ org.apache.activemq.apollo.amqp.dto.Module.class - [JAR]
├─ org.apache.activemq.apollo.amqp.dto.package-info.class - [JAR]