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 google-actions-1.3.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.justai.jaicf.channel.googleactions.manager
├─ com.justai.jaicf.channel.googleactions.manager.ActionsBotContextManager.class - [JAR]
├─ com.justai.jaicf.channel.googleactions.manager.SessionModel.class - [JAR]
com.justai.jaicf.channel.googleactions.jaicp
├─ com.justai.jaicf.channel.googleactions.jaicp.ActionsFulfillmentDialogflow.class - [JAR]
├─ com.justai.jaicf.channel.googleactions.jaicp.ActionsFulfillmentSDK.class - [JAR]
com.justai.jaicf.channel.googleactions
├─ com.justai.jaicf.channel.googleactions.ActionsBotRequest.class - [JAR]
├─ com.justai.jaicf.channel.googleactions.ActionsBotRequestKt.class - [JAR]
├─ com.justai.jaicf.channel.googleactions.ActionsBotResponse.class - [JAR]
├─ com.justai.jaicf.channel.googleactions.ActionsFulfillment.class - [JAR]
├─ com.justai.jaicf.channel.googleactions.ActionsIntentRequest.class - [JAR]
├─ com.justai.jaicf.channel.googleactions.ActionsReactions.class - [JAR]
├─ com.justai.jaicf.channel.googleactions.ActionsReactionsKt.class - [JAR]
├─ com.justai.jaicf.channel.googleactions.ActionsTextRequest.class - [JAR]
├─ com.justai.jaicf.channel.googleactions.ActionsTypeTokenKt.class - [JAR]
com.justai.jaicf.channel.googleactions.dialogflow
├─ com.justai.jaicf.channel.googleactions.dialogflow.ActionsDialogflowActivator.class - [JAR]
├─ com.justai.jaicf.channel.googleactions.dialogflow.ActionsDialogflowActivatorContext.class - [JAR]
├─ com.justai.jaicf.channel.googleactions.dialogflow.ActionsDialogflowActivatorContextKt.class - [JAR]
├─ com.justai.jaicf.channel.googleactions.dialogflow.DialogflowIntent.class - [JAR]