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 bosch-indego-controller-lib-0.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.zazaz.iot.bosch.indego
├─ de.zazaz.iot.bosch.indego.AuthenticationRequest.class - [JAR]
├─ de.zazaz.iot.bosch.indego.AuthenticationResponse.class - [JAR]
├─ de.zazaz.iot.bosch.indego.DeviceCalendar.class - [JAR]
├─ de.zazaz.iot.bosch.indego.DeviceCommand.class - [JAR]
├─ de.zazaz.iot.bosch.indego.DeviceStateInformation.class - [JAR]
├─ de.zazaz.iot.bosch.indego.DeviceStatus.class - [JAR]
├─ de.zazaz.iot.bosch.indego.IndegoAuthenticationException.class - [JAR]
├─ de.zazaz.iot.bosch.indego.IndegoController.class - [JAR]
├─ de.zazaz.iot.bosch.indego.IndegoException.class - [JAR]
├─ de.zazaz.iot.bosch.indego.IndegoInvalidCommandException.class - [JAR]
├─ de.zazaz.iot.bosch.indego.SetStateRequest.class - [JAR]