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 rmi-1.0.1.wso2v1.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.GetORBPropertiesFileAction.class - [JAR]
├─ javax.rmi.CORBA.GetPropertyAction.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.GetORBPropertiesFileAction.class - [JAR]
├─ javax.rmi.PortableRemoteObject.class - [JAR]