jar

com.translations.globallink : gcc-restclient

Maven & Gradle

Feb 04, 2021
1 stars

globallink-connect-restclient · GlobalLink Connect Cloud java is a library to connect your system to GlobalLink Connect Cloud REST API.

Table Of Contents

Latest Version

Download com.translations.globallink : gcc-restclient JAR file - Latest Versions:

All Versions

Download com.translations.globallink : gcc-restclient JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
3.0.x
2.4.x
2.3.x
2.2.x
2.1.x
2.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 gcc-restclient-3.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.gs4tr.gcc.restclient.dto

├─ org.gs4tr.gcc.restclient.dto.GCResponse.class - [JAR]

├─ org.gs4tr.gcc.restclient.dto.GCSimpleResponse.class - [JAR]

├─ org.gs4tr.gcc.restclient.dto.MessageResponse.class - [JAR]

├─ org.gs4tr.gcc.restclient.dto.PageableResponseData.class - [JAR]

├─ org.gs4tr.gcc.restclient.dto.ResponseData.class - [JAR]

org.gs4tr.gcc.restclient.model

├─ org.gs4tr.gcc.restclient.model.ClassifierPattern.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.Connector.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.ContentHistoryData.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.ContentLocales.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.FailedTask.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.FileType.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.GCAttribute.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.GCBasicModel.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.GCFile.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.GCJob.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.GCJobState.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.GCLanguageJob.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.GCNode.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.GCSubmission.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.GCTask.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.HistoryItem.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.JobStatus.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.LanguageDirection.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.Locale.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.LocaleConfig.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.LogEntry.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.NodeTypeMetadata.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.PdClassifier.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.PdPhase.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.State.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.Status.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.SubmissionStatus.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.SubmissionSubmittedJob.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.SubmissionWordCountData.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.TaskStatus.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.WordCount.class - [JAR]

├─ org.gs4tr.gcc.restclient.model.WordCountSummary.class - [JAR]

org.gs4tr.gcc.restclient.request

├─ org.gs4tr.gcc.restclient.request.CheckHistoryRequest.class - [JAR]

├─ org.gs4tr.gcc.restclient.request.DataStoreRequest.class - [JAR]

├─ org.gs4tr.gcc.restclient.request.GCMultiConnectorPageableRequest.class - [JAR]

├─ org.gs4tr.gcc.restclient.request.GCMultiConnectorRequest.class - [JAR]

├─ org.gs4tr.gcc.restclient.request.GCRequest.class - [JAR]

├─ org.gs4tr.gcc.restclient.request.JobListRequest.class - [JAR]

├─ org.gs4tr.gcc.restclient.request.JobRequest.class - [JAR]

├─ org.gs4tr.gcc.restclient.request.JobTasksRequest.class - [JAR]

├─ org.gs4tr.gcc.restclient.request.NotifyRequest.class - [JAR]

├─ org.gs4tr.gcc.restclient.request.PageableRequest.class - [JAR]

├─ org.gs4tr.gcc.restclient.request.SubmissionCreateRequest.class - [JAR]

├─ org.gs4tr.gcc.restclient.request.SubmissionRequest.class - [JAR]

├─ org.gs4tr.gcc.restclient.request.SubmissionSubmitRequest.class - [JAR]

├─ org.gs4tr.gcc.restclient.request.SubmissionsListRequest.class - [JAR]

├─ org.gs4tr.gcc.restclient.request.TaskErrorRequest.class - [JAR]

├─ org.gs4tr.gcc.restclient.request.TaskListRequest.class - [JAR]

├─ org.gs4tr.gcc.restclient.request.TaskRequest.class - [JAR]

├─ org.gs4tr.gcc.restclient.request.TasksConfirmCancellation.class - [JAR]

├─ org.gs4tr.gcc.restclient.request.TasksRequest.class - [JAR]

├─ org.gs4tr.gcc.restclient.request.UpdateSubmissionAttributeRequest.class - [JAR]

├─ org.gs4tr.gcc.restclient.request.UpdateSubmissionConfigRequest.class - [JAR]

├─ org.gs4tr.gcc.restclient.request.UpdateTasksMetadataRequest.class - [JAR]

├─ org.gs4tr.gcc.restclient.request.UploadContentReferenceRequest.class - [JAR]

├─ org.gs4tr.gcc.restclient.request.UploadFileContextRequest.class - [JAR]

├─ org.gs4tr.gcc.restclient.request.UploadFileRequest.class - [JAR]

org.gs4tr.gcc.restclient.operation

├─ org.gs4tr.gcc.restclient.operation.ConnectorInfoKeys.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.Connectors.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.ConnectorsConfig.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.ConnectorsDataStoreGet.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.ConnectorsDataStorePost.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.ConnectorsInfo.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.ConnectorsInfoGetEntry.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.ConnectorsInfoPut.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.ConnectorsLog.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.Content.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.ContentData.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.ContentHistory.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.ContentReference.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.Context.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.ContextConfig.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.DataStoreDelete.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.DataStoreGetEntry.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.DataStoreKeys.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.DataStorePut.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.DownloadDeliverable.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.GCOperation.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.JobCancel.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.JobStatus.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.JobTasks.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.JobWordCount.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.Jobs.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.Login.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.Notify.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.SessionStart.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.SessionTerminate.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.SubmissionCancel.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.SubmissionCreate.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.SubmissionJobs.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.SubmissionStatus.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.SubmissionSubmit.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.SubmissionTasks.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.SubmissionWordCount.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.Submissions.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.Tasks.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.TasksCancel.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.TasksConfirm.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.TasksConfirmCancellation.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.TasksDownload.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.TasksError.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.TasksPdPhase.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.UpdateSubmissionAttributes.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.UpdateSubmissionConfig.class - [JAR]

├─ org.gs4tr.gcc.restclient.operation.UpdateTasksMetadata.class - [JAR]

org.gs4tr.gcc.restclient

├─ org.gs4tr.gcc.restclient.GCConfig.class - [JAR]

├─ org.gs4tr.gcc.restclient.GCExchange.class - [JAR]

├─ org.gs4tr.gcc.restclient.GCProxyConfig.class - [JAR]

org.gs4tr.gcc.restclient.util

├─ org.gs4tr.gcc.restclient.util.APIUtils.class - [JAR]

├─ org.gs4tr.gcc.restclient.util.HttpUtils.class - [JAR]

├─ org.gs4tr.gcc.restclient.util.KeepAsJsonDeserializer.class - [JAR]

├─ org.gs4tr.gcc.restclient.util.MapAsPropertiesSerizalizer.class - [JAR]

├─ org.gs4tr.gcc.restclient.util.MultipartUtility.class - [JAR]

├─ org.gs4tr.gcc.restclient.util.StringUtils.class - [JAR]