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 frascati-introspection-api-1.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ow2.frascati.remote.introspection.resources
├─ org.ow2.frascati.remote.introspection.resources.Attribute.class - [JAR]
├─ org.ow2.frascati.remote.introspection.resources.Binding.class - [JAR]
├─ org.ow2.frascati.remote.introspection.resources.BindingKind.class - [JAR]
├─ org.ow2.frascati.remote.introspection.resources.Component.class - [JAR]
├─ org.ow2.frascati.remote.introspection.resources.ComponentStatus.class - [JAR]
├─ org.ow2.frascati.remote.introspection.resources.Interface.class - [JAR]
├─ org.ow2.frascati.remote.introspection.resources.Method.class - [JAR]
├─ org.ow2.frascati.remote.introspection.resources.Node.class - [JAR]
├─ org.ow2.frascati.remote.introspection.resources.ObjectFactory.class - [JAR]
├─ org.ow2.frascati.remote.introspection.resources.Parameter.class - [JAR]
├─ org.ow2.frascati.remote.introspection.resources.Port.class - [JAR]
├─ org.ow2.frascati.remote.introspection.resources.Property.class - [JAR]
├─ org.ow2.frascati.remote.introspection.resources.package-info.class - [JAR]
org.ow2.frascati.remote.introspection
├─ org.ow2.frascati.remote.introspection.Deployment.class - [JAR]
├─ org.ow2.frascati.remote.introspection.Reconfiguration.class - [JAR]
├─ org.ow2.frascati.remote.introspection.RemoteScaDomain.class - [JAR]