jar

com.ouguiyuan : xsy-spring-sdk

Maven & Gradle

May 16, 2022
0 stars

xsy-spring-sdk · This is the SDK used by the neocrm middleware

Table Of Contents

Latest Version

Download com.ouguiyuan : xsy-spring-sdk JAR file - Latest Versions:

All Versions

Download com.ouguiyuan : xsy-spring-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window xsy-spring-sdk-1.0-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.rkhd.platform.sdk.service

├─ com.rkhd.platform.sdk.service.OauthConfig.class - [JAR]

├─ com.rkhd.platform.sdk.service.SdkService.class - [JAR]

├─ com.rkhd.platform.sdk.service.SpringUtil.class - [JAR]

├─ com.rkhd.platform.sdk.service.TokenCache.class - [JAR]

com.rkhd.platform.sdk.util

├─ com.rkhd.platform.sdk.util.IOUtil.class - [JAR]

├─ com.rkhd.platform.sdk.util.RSAUtil.class - [JAR]

├─ com.rkhd.platform.sdk.util.RateLimiter.class - [JAR]

com.rkhd.platform.sdk.exception

├─ com.rkhd.platform.sdk.exception.XsyHttpException.class - [JAR]

com.rkhd.platform.sdk.http.handler

├─ com.rkhd.platform.sdk.http.handler.ResponseBodyHandler.class - [JAR]

├─ com.rkhd.platform.sdk.http.handler.ResponseBodyHandlers.class - [JAR]

com.rkhd.platform.sdk.http

├─ com.rkhd.platform.sdk.http.CommonData.class - [JAR]

├─ com.rkhd.platform.sdk.http.CommonHttpClient.class - [JAR]

├─ com.rkhd.platform.sdk.http.CommonResponse.class - [JAR]

├─ com.rkhd.platform.sdk.http.HttpDeleteWithEntity.class - [JAR]

├─ com.rkhd.platform.sdk.http.HttpHeader.class - [JAR]

├─ com.rkhd.platform.sdk.http.HttpResult.class - [JAR]

├─ com.rkhd.platform.sdk.http.RkhdFile.class - [JAR]