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 oci-java-sdk-emaildataplane-3.39.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.oracle.bmc.emaildataplane.requests
├─ com.oracle.bmc.emaildataplane.requests.SubmitEmailRequest.class - [JAR]
com.oracle.bmc.emaildataplane.responses
├─ com.oracle.bmc.emaildataplane.responses.SubmitEmailResponse.class - [JAR]
com.oracle.bmc.emaildataplane
├─ com.oracle.bmc.emaildataplane.EmailDP.class - [JAR]
├─ com.oracle.bmc.emaildataplane.EmailDPAsync.class - [JAR]
├─ com.oracle.bmc.emaildataplane.EmailDPAsyncClient.class - [JAR]
├─ com.oracle.bmc.emaildataplane.EmailDPClient.class - [JAR]
com.oracle.bmc.emaildataplane.model
├─ com.oracle.bmc.emaildataplane.model.EmailAddress.class - [JAR]
├─ com.oracle.bmc.emaildataplane.model.EmailSubmittedResponse.class - [JAR]
├─ com.oracle.bmc.emaildataplane.model.Recipients.class - [JAR]
├─ com.oracle.bmc.emaildataplane.model.Sender.class - [JAR]
├─ com.oracle.bmc.emaildataplane.model.SubmitEmailDetails.class - [JAR]