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 fritzbox-java-api-1.6.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.kaklakariada.fritzbox.mapping
├─ com.github.kaklakariada.fritzbox.mapping.Deserializer.class - [JAR]
├─ com.github.kaklakariada.fritzbox.mapping.DeserializerException.class - [JAR]
com.github.kaklakariada.fritzbox.http
├─ com.github.kaklakariada.fritzbox.http.AccessForbiddenException.class - [JAR]
├─ com.github.kaklakariada.fritzbox.http.HttpException.class - [JAR]
├─ com.github.kaklakariada.fritzbox.http.HttpTemplate.class - [JAR]
├─ com.github.kaklakariada.fritzbox.http.NullHostnameVerifier.class - [JAR]
├─ com.github.kaklakariada.fritzbox.http.NullTrustManager.class - [JAR]
├─ com.github.kaklakariada.fritzbox.http.QueryParameters.class - [JAR]
├─ com.github.kaklakariada.fritzbox.http.TrustSelfSignedCertificates.class - [JAR]
com.github.kaklakariada.fritzbox.model
├─ com.github.kaklakariada.fritzbox.model.Rights.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.SessionInfo.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.User.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.UserRight.class - [JAR]
com.github.kaklakariada.fritzbox.model.homeautomation
├─ com.github.kaklakariada.fritzbox.model.homeautomation.AbstractDeviceStatistics.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.homeautomation.Alert.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.homeautomation.Blind.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.homeautomation.Button.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.homeautomation.ColorControl.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.homeautomation.Device.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.homeautomation.DeviceList.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.homeautomation.DeviceStats.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.homeautomation.Energy.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.homeautomation.EtsiUnitInfo.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.homeautomation.Group.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.homeautomation.GroupInfo.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.homeautomation.Hkr.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.homeautomation.Humidity.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.homeautomation.LevelControl.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.homeautomation.MeasurementUnit.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.homeautomation.NextChange.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.homeautomation.Power.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.homeautomation.PowerMeter.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.homeautomation.SimpleOnOffState.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.homeautomation.Statistics.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.homeautomation.SwitchState.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.homeautomation.Temperature.class - [JAR]
├─ com.github.kaklakariada.fritzbox.model.homeautomation.Voltage.class - [JAR]
com.github.kaklakariada.fritzbox.helper
├─ com.github.kaklakariada.fritzbox.helper.StringHelper.class - [JAR]
com.github.kaklakariada.fritzbox
├─ com.github.kaklakariada.fritzbox.AbstractTestHelper.class - [JAR]
├─ com.github.kaklakariada.fritzbox.Config.class - [JAR]
├─ com.github.kaklakariada.fritzbox.EnergyStatisticsService.class - [JAR]
├─ com.github.kaklakariada.fritzbox.FritzBoxException.class - [JAR]
├─ com.github.kaklakariada.fritzbox.FritzBoxSession.class - [JAR]
├─ com.github.kaklakariada.fritzbox.HomeAutomation.class - [JAR]
├─ com.github.kaklakariada.fritzbox.LoginFailedException.class - [JAR]
├─ com.github.kaklakariada.fritzbox.Md5Service.class - [JAR]
├─ com.github.kaklakariada.fritzbox.MissingClassException.class - [JAR]
├─ com.github.kaklakariada.fritzbox.TestBlind.class - [JAR]
├─ com.github.kaklakariada.fritzbox.TestDriver.class - [JAR]
├─ com.github.kaklakariada.fritzbox.TestHkrDriver.class - [JAR]