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 cxf-rt-transports-http-osgi-2.3.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.cxf.transport.http_osgi
├─ org.apache.cxf.transport.http_osgi.OsgiDestination.class - [JAR]
├─ org.apache.cxf.transport.http_osgi.OsgiDestinationRegistry.class - [JAR]
├─ org.apache.cxf.transport.http_osgi.OsgiDestinationRegistryIntf.class - [JAR]
├─ org.apache.cxf.transport.http_osgi.OsgiServlet.class - [JAR]
├─ org.apache.cxf.transport.http_osgi.OsgiServletController.class - [JAR]
├─ org.apache.cxf.transport.http_osgi.OsgiTransportFactory.class - [JAR]
├─ org.apache.cxf.transport.http_osgi.SpringOsgiServlet.class - [JAR]