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 otag-service-development-kit-16.6.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.opentext.otag.sdk.connector
├─ com.opentext.otag.sdk.connector.EIMConnectorClient.class - [JAR]
├─ com.opentext.otag.sdk.connector.EIMConnectorClientImpl.class - [JAR]
├─ com.opentext.otag.sdk.connector.EIMConnectorService.class - [JAR]
com.opentext.otag.sdk
├─ com.opentext.otag.sdk.SdkEventCallbackHandler.class - [JAR]
com.opentext.otag.sdk.client.v3
├─ com.opentext.otag.sdk.client.v3.AbstractOtagServiceClient.class - [JAR]
├─ com.opentext.otag.sdk.client.v3.AuthClient.class - [JAR]
├─ com.opentext.otag.sdk.client.v3.GatewayClientRegistry.class - [JAR]
├─ com.opentext.otag.sdk.client.v3.MailClient.class - [JAR]
├─ com.opentext.otag.sdk.client.v3.NotificationsClient.class - [JAR]
├─ com.opentext.otag.sdk.client.v3.RuntimesClient.class - [JAR]
├─ com.opentext.otag.sdk.client.v3.ServiceClient.class - [JAR]
├─ com.opentext.otag.sdk.client.v3.SettingsClient.class - [JAR]
├─ com.opentext.otag.sdk.client.v3.TrustedProviderClient.class - [JAR]
com.opentext.otag.sdk.provided
├─ com.opentext.otag.sdk.provided.OtagUrlUpdateHandler.class - [JAR]
com.opentext.otag.sdk.handlers
├─ com.opentext.otag.sdk.handlers.AWServiceContextHandler.class - [JAR]
├─ com.opentext.otag.sdk.handlers.AWServiceStartupComplete.class - [JAR]
├─ com.opentext.otag.sdk.handlers.AbstractAuthRequestHandler.class - [JAR]
├─ com.opentext.otag.sdk.handlers.AbstractLifecycleChangeHandler.class - [JAR]
├─ com.opentext.otag.sdk.handlers.AbstractMultiSettingChangeHandler.class - [JAR]
├─ com.opentext.otag.sdk.handlers.AbstractSettingChangeHandler.class - [JAR]
├─ com.opentext.otag.sdk.handlers.AuthRequestHandler.class - [JAR]
├─ com.opentext.otag.sdk.handlers.AuthResponseDecorator.class - [JAR]
├─ com.opentext.otag.sdk.handlers.LifecycleCallbackHandler.class - [JAR]
├─ com.opentext.otag.sdk.handlers.MultiSettingChangeHandler.class - [JAR]
├─ com.opentext.otag.sdk.handlers.OtagMessageHandler.class - [JAR]
├─ com.opentext.otag.sdk.handlers.SettingChangeHandler.class - [JAR]