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 ow2-util-protocol-api-1.0.36.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ow2.util.protocol.api
├─ org.ow2.util.protocol.api.IProtocol.class - [JAR]
├─ org.ow2.util.protocol.api.IProtocolConfigRegistry.class - [JAR]
├─ org.ow2.util.protocol.api.IProtocolSession.class - [JAR]
├─ org.ow2.util.protocol.api.IShell.class - [JAR]
├─ org.ow2.util.protocol.api.IShellFactory.class - [JAR]
├─ org.ow2.util.protocol.api.IShellFormatter.class - [JAR]
├─ org.ow2.util.protocol.api.ITransferProvider.class - [JAR]
├─ org.ow2.util.protocol.api.ITransferProviderFactory.class - [JAR]
├─ org.ow2.util.protocol.api.ProtocolConfig.class - [JAR]
├─ org.ow2.util.protocol.api.ProtocolException.class - [JAR]
org.ow2.util.protocol.osgi.api
├─ org.ow2.util.protocol.osgi.api.Constants.class - [JAR]