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 yoko-rmi-spec-1.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
javax.rmi.CORBA
├─ javax.rmi.CORBA.ClassDesc.class - [JAR]
├─ javax.rmi.CORBA.PortableRemoteObjectDelegate.class - [JAR]
├─ javax.rmi.CORBA.Stub.class - [JAR]
├─ javax.rmi.CORBA.StubDelegate.class - [JAR]
├─ javax.rmi.CORBA.Tie.class - [JAR]
├─ javax.rmi.CORBA.Util.class - [JAR]
├─ javax.rmi.CORBA.UtilDelegate.class - [JAR]
├─ javax.rmi.CORBA.ValueHandler.class - [JAR]
├─ javax.rmi.CORBA.ValueHandlerMultiFormat.class - [JAR]
javax.rmi
├─ javax.rmi.PortableRemoteObject.class - [JAR]
org.apache.yoko.rmispec.util
├─ org.apache.yoko.rmispec.util.GetSystemPropertyAction.class - [JAR]
├─ org.apache.yoko.rmispec.util.UtilLoader.class - [JAR]