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 fastesign-1.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.psoho.fastesign.bean.sign.notify
├─ cn.psoho.fastesign.bean.sign.notify.SignFlowNotifyBean.class - [JAR]
cn.psoho.fastesign.bean.doc
├─ cn.psoho.fastesign.bean.doc.DocTemplateEditUrlRequest.class - [JAR]
├─ cn.psoho.fastesign.bean.doc.DocTemplateEditUrlResponse.class - [JAR]
├─ cn.psoho.fastesign.bean.doc.DocTemplateResponse.class - [JAR]
├─ cn.psoho.fastesign.bean.doc.DocTemplatesResponse.class - [JAR]
├─ cn.psoho.fastesign.bean.doc.FilesCreateByDocTemplateRequest.class - [JAR]
├─ cn.psoho.fastesign.bean.doc.FilesCreateByDocTemplateResponse.class - [JAR]
cn.psoho.fastesign.utils
├─ cn.psoho.fastesign.utils.Base64Utils.class - [JAR]
├─ cn.psoho.fastesign.utils.DigestUtils.class - [JAR]
├─ cn.psoho.fastesign.utils.JsonUtils.class - [JAR]
├─ cn.psoho.fastesign.utils.StringUtils.class - [JAR]
cn.psoho.fastesign.bean.sign
├─ cn.psoho.fastesign.bean.sign.SignFlowCreateByFileRequest.class - [JAR]
├─ cn.psoho.fastesign.bean.sign.SignFlowCreateByFileResponse.class - [JAR]
├─ cn.psoho.fastesign.bean.sign.SignFlowDetailResponse.class - [JAR]
├─ cn.psoho.fastesign.bean.sign.SignFlowSignUrlRequest.class - [JAR]
├─ cn.psoho.fastesign.bean.sign.SignFlowSignUrlResponse.class - [JAR]
├─ cn.psoho.fastesign.bean.sign.SignflowsSignfieldsPlatformSignRequest.class - [JAR]
├─ cn.psoho.fastesign.bean.sign.SignflowsSignfieldsPlatformSignResponse.class - [JAR]
cn.psoho.fastesign.api
├─ cn.psoho.fastesign.api.DocTemplateService.class - [JAR]
├─ cn.psoho.fastesign.api.FastEsignService.class - [JAR]
├─ cn.psoho.fastesign.api.PsnAuthService.class - [JAR]
├─ cn.psoho.fastesign.api.SignFlowService.class - [JAR]
cn.psoho.fastesign.bean.auth
├─ cn.psoho.fastesign.bean.auth.AuthorizedInfoResponse.class - [JAR]
├─ cn.psoho.fastesign.bean.auth.IdentityInfoRequest.class - [JAR]
├─ cn.psoho.fastesign.bean.auth.IdentityInfoResponse.class - [JAR]
├─ cn.psoho.fastesign.bean.auth.PsnAuthRequest.class - [JAR]
├─ cn.psoho.fastesign.bean.auth.PsnAuthResponse.class - [JAR]
cn.psoho.fastesign.bean
├─ cn.psoho.fastesign.bean.EsignResponse.class - [JAR]