jar

com.wacai : wacai-file-client

Maven & Gradle

Jan 07, 2019
1 stars

wacai-file-client · wacai file client

Table Of Contents

Latest Version

Download com.wacai : wacai-file-client JAR file - Latest Versions:

All Versions

Download com.wacai : wacai-file-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

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 wacai-file-client-1.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.wacai.file.gateway

├─ com.wacai.file.gateway.CapableFileManager.class - [JAR]

├─ com.wacai.file.gateway.SignFileManager.class - [JAR]

com.wacai.file.token.util

├─ com.wacai.file.token.util.MD5Verify.class - [JAR]

├─ com.wacai.file.token.util.SignUtil.class - [JAR]

com.wacai.file.http

├─ com.wacai.file.http.HttpClientFactory.class - [JAR]

com.wacai.file.gateway.entity

├─ com.wacai.file.gateway.entity.DownloadRequest.class - [JAR]

├─ com.wacai.file.gateway.entity.LocalFile.class - [JAR]

├─ com.wacai.file.gateway.entity.RemoteFile.class - [JAR]

├─ com.wacai.file.gateway.entity.Response.class - [JAR]

├─ com.wacai.file.gateway.entity.StreamFile.class - [JAR]

com.wacai.file.token.response

├─ com.wacai.file.token.response.AccessToken.class - [JAR]

├─ com.wacai.file.token.response.AccessTokenDto.class - [JAR]

├─ com.wacai.file.token.response.WacaiErrorResponse.class - [JAR]

com.wacai.file.token

├─ com.wacai.file.token.ApplyToken.class - [JAR]

Advertisement