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 telegram-adapter-impl-1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ir.moke.jca.adapter
├─ ir.moke.jca.adapter.EndpointTarget.class - [JAR]
├─ ir.moke.jca.adapter.TelegramActivationSpec.class - [JAR]
├─ ir.moke.jca.adapter.TelegramConnectionFactoryImpl.class - [JAR]
├─ ir.moke.jca.adapter.TelegramConnectionImpl.class - [JAR]
├─ ir.moke.jca.adapter.TelegramJCARobot.class - [JAR]
├─ ir.moke.jca.adapter.TelegramManagedConnection.class - [JAR]
├─ ir.moke.jca.adapter.TelegramManagedConnectionFactory.class - [JAR]
├─ ir.moke.jca.adapter.TelegramManagedConnectionMetaData.class - [JAR]
├─ ir.moke.jca.adapter.TelegramMessageProducer.class - [JAR]
├─ ir.moke.jca.adapter.TelegramResourceAdapter.class - [JAR]