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 remoting-xstreammarshal-1.0-alpha-2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.nakedobjects.plugins.remoting.command.marshal.xstream
├─ org.nakedobjects.plugins.remoting.command.marshal.xstream.XStreamMarshaller.class - [JAR]
org.nakedobjects.plugins.remoting.command.client.facetdecorator
├─ org.nakedobjects.plugins.remoting.command.client.facetdecorator.XStreamOverSocketsProxyDecoratorInstaller.class - [JAR]
org.nakedobjects.plugins.remoting.command.server
├─ org.nakedobjects.plugins.remoting.command.server.XStreamOverSocketsServerListener.class - [JAR]
├─ org.nakedobjects.plugins.remoting.command.server.XStreamOverSocketsServerListenerInstaller.class - [JAR]