jar

hu.ponte.respresso : sync-client

Maven & Gradle

Sep 07, 2019
1 usages
12 stars

Common Sync Client · This is a middleware layer between server and clients.

Table Of Contents

Latest Version

Download hu.ponte.respresso : sync-client JAR file - Latest Versions:

All Versions

Download hu.ponte.respresso : sync-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.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 sync-client-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

hu.ponte.respresso.client.utils

├─ hu.ponte.respresso.client.utils.FileUtils.class - [JAR]

├─ hu.ponte.respresso.client.utils.Logger.class - [JAR]

├─ hu.ponte.respresso.client.utils.RespressoLogger.class - [JAR]

├─ hu.ponte.respresso.client.utils.SyncUtils.class - [JAR]

hu.ponte.respresso.client.analytics

├─ hu.ponte.respresso.client.analytics.GoogleAnalyticsHandler.class - [JAR]

hu.ponte.respresso.client.editors.clean

├─ hu.ponte.respresso.client.editors.clean.Cleaner.class - [JAR]

hu.ponte.respresso.client.models

├─ hu.ponte.respresso.client.models.CategoryMetaInfo.class - [JAR]

├─ hu.ponte.respresso.client.models.FileMetaInfo.class - [JAR]

├─ hu.ponte.respresso.client.models.PluginConfig.class - [JAR]

├─ hu.ponte.respresso.client.models.ResourceConfig.class - [JAR]

├─ hu.ponte.respresso.client.models.ResourceVersion.class - [JAR]

├─ hu.ponte.respresso.client.models.RespressoMeta.class - [JAR]

├─ hu.ponte.respresso.client.models.SyncData.class - [JAR]

hu.ponte.respresso.client.connections

├─ hu.ponte.respresso.client.connections.ConnectionsKt.class - [JAR]

├─ hu.ponte.respresso.client.connections.OkhttpClientKt.class - [JAR]

hu.ponte.respresso.client.editors.sync

├─ hu.ponte.respresso.client.editors.sync.SyncExecutor.class - [JAR]

├─ hu.ponte.respresso.client.editors.sync.SyncHelper.class - [JAR]

├─ hu.ponte.respresso.client.editors.sync.SyncManager.class - [JAR]

hu.ponte.respresso.client.interfaces

├─ hu.ponte.respresso.client.interfaces.ResourceManager.class - [JAR]

hu.ponte.respresso.plugin.gradle

├─ hu.ponte.respresso.plugin.gradle.ApiResponse.class - [JAR]

├─ hu.ponte.respresso.plugin.gradle.CategoryDownload.class - [JAR]

├─ hu.ponte.respresso.plugin.gradle.CategoryVersion.class - [JAR]

├─ hu.ponte.respresso.plugin.gradle.CategoryVersionResult.class - [JAR]

├─ hu.ponte.respresso.plugin.gradle.DTOsKt.class - [JAR]

├─ hu.ponte.respresso.plugin.gradle.DiffCategory.class - [JAR]

├─ hu.ponte.respresso.plugin.gradle.DiffFileInfo.class - [JAR]

├─ hu.ponte.respresso.plugin.gradle.DiffFileOperation.class - [JAR]

├─ hu.ponte.respresso.plugin.gradle.DiffRequest.class - [JAR]

├─ hu.ponte.respresso.plugin.gradle.DiffResponseCategory.class - [JAR]

├─ hu.ponte.respresso.plugin.gradle.Operation.class - [JAR]

├─ hu.ponte.respresso.plugin.gradle.OperationResult.class - [JAR]

├─ hu.ponte.respresso.plugin.gradle.ResourceManagerImpl.class - [JAR]

├─ hu.ponte.respresso.plugin.gradle.RespressoError.class - [JAR]

├─ hu.ponte.respresso.plugin.gradle.RespressoException.class - [JAR]

├─ hu.ponte.respresso.plugin.gradle.SyncOperation.class - [JAR]

├─ hu.ponte.respresso.plugin.gradle.UtilsKt.class - [JAR]

├─ hu.ponte.respresso.plugin.gradle.VersionCheckResult.class - [JAR]

Advertisement