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 genericconnector-impl-2.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ch.maxant.generic_jca_adapter
├─ ch.maxant.generic_jca_adapter.AbstractTransactionAssistanceXAResource.class - [JAR]
├─ ch.maxant.generic_jca_adapter.GenericResourceAdapter.class - [JAR]
├─ ch.maxant.generic_jca_adapter.ManagedTransactionAssistance.class - [JAR]
├─ ch.maxant.generic_jca_adapter.ManagedTransactionAssistanceFactory.class - [JAR]
├─ ch.maxant.generic_jca_adapter.ManagedTransactionAssistanceMetaData.class - [JAR]
├─ ch.maxant.generic_jca_adapter.TransactionAssistanceFactoryImpl.class - [JAR]
├─ ch.maxant.generic_jca_adapter.TransactionAssistanceXAResource.class - [JAR]
├─ ch.maxant.generic_jca_adapter.TransactionAssistantImpl.class - [JAR]
├─ ch.maxant.generic_jca_adapter.UnderlyingConnection.class - [JAR]
├─ ch.maxant.generic_jca_adapter.XidImpl.class - [JAR]