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 mule-transport-jbi-1.4.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.mule.providers.jbi.i18n
├─ org.mule.providers.jbi.i18n.JbiMessages.class - [JAR]
org.mule.providers.jbi.components
├─ org.mule.providers.jbi.components.AbstractEndpointComponent.class - [JAR]
├─ org.mule.providers.jbi.components.AbstractJbiComponent.class - [JAR]
├─ org.mule.providers.jbi.components.MessageExchangeListener.class - [JAR]
├─ org.mule.providers.jbi.components.MuleDispatcher.class - [JAR]
├─ org.mule.providers.jbi.components.MuleReceiver.class - [JAR]
├─ org.mule.providers.jbi.components.TransformerComponent.class - [JAR]
org.mule.providers.jbi
├─ org.mule.providers.jbi.JbiConnector.class - [JAR]
├─ org.mule.providers.jbi.JbiMessageAdapter.class - [JAR]
├─ org.mule.providers.jbi.JbiMessageDispatcher.class - [JAR]
├─ org.mule.providers.jbi.JbiMessageDispatcherFactory.class - [JAR]
├─ org.mule.providers.jbi.JbiMessageReceiver.class - [JAR]
├─ org.mule.providers.jbi.JbiUtils.class - [JAR]