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 slf4gwt-remote-1.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.slf4gwt.remote.batching.client
├─ org.slf4gwt.remote.batching.client.RemoteBatchLogHandler.class - [JAR]
org.slf4gwt.remote.batching.server
├─ org.slf4gwt.remote.batching.server.RemoteBatchLoggingServiceImpl.class - [JAR]
org.slf4gwt.remote.batching.shared
├─ org.slf4gwt.remote.batching.shared.RemoteBatchLoggingService.class - [JAR]
├─ org.slf4gwt.remote.batching.shared.RemoteBatchLoggingServiceAsync.class - [JAR]