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 phat-device-server-1.0.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
phat.server.accelerometer
├─ phat.server.accelerometer.TCPAccelerometerServer.class - [JAR]
phat.devices.controls
├─ phat.devices.controls.ScreenAVDControl.class - [JAR]
phat.server.commands.tests
├─ phat.server.commands.tests.AccelerometerParkinsonTest.class - [JAR]
├─ phat.server.commands.tests.CreateAndroidTVTest.class - [JAR]
├─ phat.server.commands.tests.CreateSmartphoneTest.class - [JAR]
├─ phat.server.commands.tests.RemoteAccelerometerParkinsonTest.class - [JAR]
├─ phat.server.commands.tests.ScreenAVDTest.class - [JAR]
├─ phat.server.commands.tests.SensorPresenceHouseTest.class - [JAR]
├─ phat.server.commands.tests.SetDeviceOnPartOfBodyCommandTest.class - [JAR]
├─ phat.server.commands.tests.SpeakerTest.class - [JAR]
├─ phat.server.commands.tests.WalkingAroundHouseAccTest.class - [JAR]
phat.server.json_rpc
├─ phat.server.json_rpc.JsonRpcAppState.class - [JAR]
├─ phat.server.json_rpc.JsonRpcAsycPHATCommandRequest.class - [JAR]
├─ phat.server.json_rpc.JsonRpcTest.class - [JAR]
├─ phat.server.json_rpc.JsonToPHATCommandFactory.class - [JAR]
├─ phat.server.json_rpc.PHATSocketDispacherThread.class - [JAR]
├─ phat.server.json_rpc.ResponseSender.class - [JAR]
phat.server.commands
├─ phat.server.commands.ActivateAccelerometerServerCommand.class - [JAR]
├─ phat.server.commands.ActivateSpeakerServerCommand.class - [JAR]
├─ phat.server.commands.CreateAllPresenceSensorServersCommand.class - [JAR]
├─ phat.server.commands.DisplayAVDScreenCommand.class - [JAR]
├─ phat.server.commands.InstallApkCommand.class - [JAR]
├─ phat.server.commands.PHATServerCommand.class - [JAR]
├─ phat.server.commands.PressOnScreen.class - [JAR]
├─ phat.server.commands.SetAndroidEmulatorCommand.class - [JAR]
├─ phat.server.commands.SlideFingerOnScreen.class - [JAR]
├─ phat.server.commands.StartActivityCommand.class - [JAR]
phat.server.presence
├─ phat.server.presence.TCPPresenceServer.class - [JAR]
phat.server.speaker
├─ phat.server.speaker.TCPAudioSpeakerServer.class - [JAR]
phat.server.doorSensor
├─ phat.server.doorSensor.TCPDoorSensorServer.class - [JAR]
phat.server.camera
├─ phat.server.camera.TCPCameraSensorServer.class - [JAR]
├─ phat.server.camera.ZxingTest.class - [JAR]
phat.server.actuators
├─ phat.server.actuators.UDPVibratorServer.class - [JAR]
phat.server.microphone
├─ phat.server.microphone.TCPAudioMicroServer.class - [JAR]
├─ phat.server.microphone.TestAdvancedAudio.class - [JAR]
phat.server
├─ phat.server.PHATServerManager.class - [JAR]
├─ phat.server.ServerAppState.class - [JAR]
├─ phat.server.TCPSensorServer.class - [JAR]
phat.server.json_rpc.commands
├─ phat.server.json_rpc.commands.AgentInfo.class - [JAR]
├─ phat.server.json_rpc.commands.BodyInfo.class - [JAR]
├─ phat.server.json_rpc.commands.CommandList.class - [JAR]