jar

com.strongsalt.strongdoc.sdk : strongDocSdk

Maven & Gradle

Nov 03, 2020
0 stars

The StrongDoc API allows users to add documents to the search index and make the search indexes searchable through API.

Table Of Contents

Latest Version

Download com.strongsalt.strongdoc.sdk : strongDocSdk JAR file - Latest Versions:

All Versions

Download com.strongsalt.strongdoc.sdk : strongDocSdk 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 strongDocSdk-1.0.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.strongsalt.strongdoc.sdk.proto

├─ com.strongsalt.strongdoc.sdk.proto.Account.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.proto.Billing.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.proto.Documents.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.proto.DocumentsNoStore.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.proto.Search.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.proto.StrongDocProto.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.proto.StrongDocServiceGrpc.class - [JAR]

grpc.gateway.protoc_gen_swagger.options

├─ grpc.gateway.protoc_gen_swagger.options.Annotations.class - [JAR]

├─ grpc.gateway.protoc_gen_swagger.options.Openapiv2.class - [JAR]

com.strongsalt.strongdoc.sdk.client

├─ com.strongsalt.strongdoc.sdk.client.JwtCallCredential.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.client.StrongDocServiceClient.class - [JAR]

com.strongsalt.strongdoc.sdk.exceptions

├─ com.strongsalt.strongdoc.sdk.exceptions.StrongDocServiceException.class - [JAR]

com.strongsalt.strongdoc.sdk.api

├─ com.strongsalt.strongdoc.sdk.api.StrongDocAccount.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.api.StrongDocBilling.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.api.StrongDocDocument.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.api.StrongDocSearch.class - [JAR]

com.strongsalt.strongdoc.sdk.api.responses

├─ com.strongsalt.strongdoc.sdk.api.responses.AccountInfoResponse.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.api.responses.BillingDetailsResponse.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.api.responses.BillingFrequency.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.api.responses.BillingFrequencyListResponse.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.api.responses.DocumentCosts.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.api.responses.DocumentInfo.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.api.responses.EncryptDocumentResponse.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.api.responses.EncryptDocumentStreamResponse.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.api.responses.LargeTrafficResponse.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.api.responses.NextBillingFrequencyResponse.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.api.responses.OrgUserInfo.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.api.responses.Payment.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.api.responses.RegisterOrganizationResponse.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.api.responses.RemoveOrganizationResponse.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.api.responses.SearchCosts.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.api.responses.SearchDocumentResponse.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.api.responses.SearchDocumentResult.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.api.responses.Subscription.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.api.responses.TrafficCosts.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.api.responses.TrafficDetail.class - [JAR]

├─ com.strongsalt.strongdoc.sdk.api.responses.UploadDocumentResponse.class - [JAR]