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 bottegaio-remote-agent-0.1.20.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.bottegaio.agent.service.posix
├─ net.bottegaio.agent.service.posix.PosixService.class - [JAR]
net.bottegaio.agent.service
├─ net.bottegaio.agent.service.GeneralService.class - [JAR]
├─ net.bottegaio.agent.service.ServiceUtils.class - [JAR]
net.bottegaio.agent.service.docker
├─ net.bottegaio.agent.service.docker.DockerService.class - [JAR]
net.bottegaio.agent.controller
├─ net.bottegaio.agent.controller.AgentControllerApp.class - [JAR]
net.bottegaio.agent.report
├─ net.bottegaio.agent.report.ReportedPropertiesManager.class - [JAR]
net.bottegaio.agent.configuration
├─ net.bottegaio.agent.configuration.ConfigurationManager.class - [JAR]
├─ net.bottegaio.agent.configuration.LocalConfiguration.class - [JAR]
net.bottegaio.agent
├─ net.bottegaio.agent.BottegaioAgentApp.class - [JAR]
net.bottegaio.agent.service.ssh
├─ net.bottegaio.agent.service.ssh.SshService.class - [JAR]
net.bottegaio.agent.update
├─ net.bottegaio.agent.update.UpdateManager.class - [JAR]
net.bottegaio.agent.storage
├─ net.bottegaio.agent.storage.EvictingQueueTimeType.class - [JAR]
├─ net.bottegaio.agent.storage.StorageManager.class - [JAR]
├─ net.bottegaio.agent.storage.TimedData.class - [JAR]