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 lattice-remote-client-1.0.18.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.hiforce.lattice.remote.client
├─ org.hiforce.lattice.remote.client.LatticeRemoteClient.class - [JAR]
├─ org.hiforce.lattice.remote.client.LatticeRemoteInvoker.class - [JAR]
org.hiforce.lattice.remote.client.model
├─ org.hiforce.lattice.remote.client.model.RemoteBusiness.class - [JAR]
├─ org.hiforce.lattice.remote.client.model.RemoteExtension.class - [JAR]
org.hiforce.lattice.remote.client.config
├─ org.hiforce.lattice.remote.client.config.RemoteClientConfig.class - [JAR]
org.hiforce.lattice.remote.client.properties
├─ org.hiforce.lattice.remote.client.properties.ApplicationProperties.class - [JAR]
├─ org.hiforce.lattice.remote.client.properties.BootstrapProperties.class - [JAR]
├─ org.hiforce.lattice.remote.client.properties.LatticeRemoteClientProperties.class - [JAR]