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 sdk-context-1.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.ikingtech.framework.sdk.context.security
├─ com.ikingtech.framework.sdk.context.security.Identity.class - [JAR]
├─ com.ikingtech.framework.sdk.context.security.Me.class - [JAR]
com.ikingtech.framework.sdk.context.constant
├─ com.ikingtech.framework.sdk.context.constant.CommonConstants.class - [JAR]
├─ com.ikingtech.framework.sdk.context.constant.SecurityConstants.class - [JAR]
com.ikingtech.framework.sdk.context.event
├─ com.ikingtech.framework.sdk.context.event.ApplicationAssignCancelEvent.class - [JAR]
├─ com.ikingtech.framework.sdk.context.event.ApplicationAssignEvent.class - [JAR]
├─ com.ikingtech.framework.sdk.context.event.ApplicationMenuInitEvent.class - [JAR]
├─ com.ikingtech.framework.sdk.context.event.ApplicationMenuRemoveEvent.class - [JAR]
├─ com.ikingtech.framework.sdk.context.event.SystemInitEvent.class - [JAR]
├─ com.ikingtech.framework.sdk.context.event.TenantDeleteEvent.class - [JAR]
├─ com.ikingtech.framework.sdk.context.event.TenantInitEvent.class - [JAR]
com.ikingtech.framework.sdk.context.datasource
├─ com.ikingtech.framework.sdk.context.datasource.DataSourceContext.class - [JAR]
com.ikingtech.framework.sdk.context.exception
├─ com.ikingtech.framework.sdk.context.exception.DownloadException.class - [JAR]
├─ com.ikingtech.framework.sdk.context.exception.FrameworkException.class - [JAR]
├─ com.ikingtech.framework.sdk.context.exception.FrameworkExceptionInfo.class - [JAR]