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 alexa-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.alexa.manager
├─ com.justai.jaicf.channel.alexa.manager.AlexaBotContextManager.class - [JAR]
├─ com.justai.jaicf.channel.alexa.manager.SessionModel.class - [JAR]
com.justai.jaicf.channel.alexa.model
├─ com.justai.jaicf.channel.alexa.model.AlexaEvent.class - [JAR]
├─ com.justai.jaicf.channel.alexa.model.AlexaIntent.class - [JAR]
com.justai.jaicf.channel.alexa
├─ com.justai.jaicf.channel.alexa.AlexaBotRequest.class - [JAR]
├─ com.justai.jaicf.channel.alexa.AlexaBotRequestKt.class - [JAR]
├─ com.justai.jaicf.channel.alexa.AlexaBotResponse.class - [JAR]
├─ com.justai.jaicf.channel.alexa.AlexaChannel.class - [JAR]
├─ com.justai.jaicf.channel.alexa.AlexaEventRequest.class - [JAR]
├─ com.justai.jaicf.channel.alexa.AlexaIntentRequest.class - [JAR]
├─ com.justai.jaicf.channel.alexa.AlexaLambdaSkill.class - [JAR]
├─ com.justai.jaicf.channel.alexa.AlexaReactions.class - [JAR]
├─ com.justai.jaicf.channel.alexa.AlexaReactionsKt.class - [JAR]
├─ com.justai.jaicf.channel.alexa.AlexaRequestHandler.class - [JAR]
├─ com.justai.jaicf.channel.alexa.AlexaSkill.class - [JAR]
├─ com.justai.jaicf.channel.alexa.AlexaTypeTokenKt.class - [JAR]
com.justai.jaicf.channel.alexa.activator
├─ com.justai.jaicf.channel.alexa.activator.AlexaActivator.class - [JAR]
├─ com.justai.jaicf.channel.alexa.activator.AlexaEventActivator.class - [JAR]
├─ com.justai.jaicf.channel.alexa.activator.AlexaIntentActivator.class - [JAR]
├─ com.justai.jaicf.channel.alexa.activator.AlexaIntentActivatorContext.class - [JAR]
├─ com.justai.jaicf.channel.alexa.activator.AlexaIntentActivatorContextKt.class - [JAR]