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 bot-integration-core-4.14.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.bot.integration
├─ com.microsoft.bot.integration.AdapterWithErrorHandler.class - [JAR]
├─ com.microsoft.bot.integration.AdapterWithInspection.class - [JAR]
├─ com.microsoft.bot.integration.BotFrameworkHttpAdapter.class - [JAR]
├─ com.microsoft.bot.integration.BotFrameworkHttpClient.class - [JAR]
├─ com.microsoft.bot.integration.ClasspathPropertiesConfiguration.class - [JAR]
├─ com.microsoft.bot.integration.Configuration.class - [JAR]
├─ com.microsoft.bot.integration.ConfigurationChannelProvider.class - [JAR]
├─ com.microsoft.bot.integration.ConfigurationCredentialProvider.class - [JAR]
├─ com.microsoft.bot.integration.SkillHttpClient.class - [JAR]
├─ com.microsoft.bot.integration.package-info.class - [JAR]