jar

com.feingto : feingto-gateway-sdk

Maven & Gradle

Jan 19, 2020
Table Of Contents

Latest Version

Download com.feingto : feingto-gateway-sdk JAR file - Latest Versions:

All Versions

Download com.feingto : feingto-gateway-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.x
2.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 feingto-gateway-sdk-2.3.3.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.feingto.cloud.api.sdk.core.http

├─ com.feingto.cloud.api.sdk.core.http.OKHttpClient.class - [JAR]

com.feingto.cloud.api.sdk.core.model

├─ com.feingto.cloud.api.sdk.core.model.ApiCallBack.class - [JAR]

├─ com.feingto.cloud.api.sdk.core.model.ApiRequest.class - [JAR]

├─ com.feingto.cloud.api.sdk.core.model.ApiResponse.class - [JAR]

├─ com.feingto.cloud.api.sdk.core.model.BuilderParams.class - [JAR]

com.feingto.cloud.api.sdk.core.exception

├─ com.feingto.cloud.api.sdk.core.exception.SdkClientException.class - [JAR]

com.feingto.cloud.api.sdk.core

├─ com.feingto.cloud.api.sdk.core.BaseApiClient.class - [JAR]

├─ com.feingto.cloud.api.sdk.core.BaseApiClientBuilder.class - [JAR]

├─ com.feingto.cloud.api.sdk.core.HttpClient.class - [JAR]

com.feingto.cloud.api.sdk.core.enums

├─ com.feingto.cloud.api.sdk.core.enums.ParamPosition.class - [JAR]

├─ com.feingto.cloud.api.sdk.core.enums.Scheme.class - [JAR]

Advertisement