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-jbi-2.4.10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.cxf.transports.jbi
├─ org.apache.cxf.transports.jbi.AddressType.class - [JAR]
├─ org.apache.cxf.transports.jbi.ObjectFactory.class - [JAR]
├─ org.apache.cxf.transports.jbi.package-info.class - [JAR]
org.apache.cxf.transport.jbi.wsdl11
├─ org.apache.cxf.transport.jbi.wsdl11.JBITransportPlugin.class - [JAR]
├─ org.apache.cxf.transport.jbi.wsdl11.JBIWSDLExtensionLoader.class - [JAR]
org.apache.cxf.transport.jbi
├─ org.apache.cxf.transport.jbi.JBIConduit.class - [JAR]
├─ org.apache.cxf.transport.jbi.JBIConduitOutputStream.class - [JAR]
├─ org.apache.cxf.transport.jbi.JBIDestination.class - [JAR]
├─ org.apache.cxf.transport.jbi.JBIDestinationOutputStream.class - [JAR]
├─ org.apache.cxf.transport.jbi.JBIDispatcherUtil.class - [JAR]
├─ org.apache.cxf.transport.jbi.JBIMessageHelper.class - [JAR]
├─ org.apache.cxf.transport.jbi.JBITransportFactory.class - [JAR]