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 remote-handler-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.sap.ipe.ble.remotehandler.handler
├─ com.sap.ipe.ble.remotehandler.handler.RemoteHandler.class - [JAR]
├─ com.sap.ipe.ble.remotehandler.handler.package-info.class - [JAR]
com.sap.ipe.ble.remotehandler.authentication
├─ com.sap.ipe.ble.remotehandler.authentication.CustomAuthenticationInfoProvider.class - [JAR]
├─ com.sap.ipe.ble.remotehandler.authentication.CustomUserInfoProvider.class - [JAR]
├─ com.sap.ipe.ble.remotehandler.authentication.package-info.class - [JAR]
cds.gen.com.sap.ipe.ble.remotehandler.remotehandlerservice
├─ cds.gen.com.sap.ipe.ble.remotehandler.remotehandlerservice.HandleContext.class - [JAR]
├─ cds.gen.com.sap.ipe.ble.remotehandler.remotehandlerservice.Json.class - [JAR]
├─ cds.gen.com.sap.ipe.ble.remotehandler.remotehandlerservice.RemoteHandlerService.class - [JAR]
├─ cds.gen.com.sap.ipe.ble.remotehandler.remotehandlerservice.RemoteHandlerService_.class - [JAR]
├─ cds.gen.com.sap.ipe.ble.remotehandler.remotehandlerservice.Result.class - [JAR]
com.sap.ipe.ble.remotehandler.security
├─ com.sap.ipe.ble.remotehandler.security.SecurityConfiguration.class - [JAR]
├─ com.sap.ipe.ble.remotehandler.security.package-info.class - [JAR]