jar

com.falkonry : client

Maven & Gradle

Mar 16, 2018

Falkonry-Client · Falkonry Java Client to access Condition Prediction APIs.

Table Of Contents

Latest Version

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

All Versions

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

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

com.falkonry.client

├─ com.falkonry.client.Falkonry.class - [JAR]

com.falkonry.helper.models

├─ com.falkonry.helper.models.Assessment.class - [JAR]

├─ com.falkonry.helper.models.AssessmentRequest.class - [JAR]

├─ com.falkonry.helper.models.Datasource.class - [JAR]

├─ com.falkonry.helper.models.Datastream.class - [JAR]

├─ com.falkonry.helper.models.EntityMeta.class - [JAR]

├─ com.falkonry.helper.models.EntityMetaRequest.class - [JAR]

├─ com.falkonry.helper.models.EventType.class - [JAR]

├─ com.falkonry.helper.models.FalkonryClientReponse.class - [JAR]

├─ com.falkonry.helper.models.Field.class - [JAR]

├─ com.falkonry.helper.models.HttpResponseFormat.class - [JAR]

├─ com.falkonry.helper.models.Input.class - [JAR]

├─ com.falkonry.helper.models.InputStatus.class - [JAR]

├─ com.falkonry.helper.models.Interval.class - [JAR]

├─ com.falkonry.helper.models.Signal.class - [JAR]

├─ com.falkonry.helper.models.SignalRequest.class - [JAR]

├─ com.falkonry.helper.models.Stats.class - [JAR]

├─ com.falkonry.helper.models.TimeObject.class - [JAR]

├─ com.falkonry.helper.models.Timezone.class - [JAR]

├─ com.falkonry.helper.models.Tracker.class - [JAR]

├─ com.falkonry.helper.models.ValueType.class - [JAR]

com.falkonry.client.service

├─ com.falkonry.client.service.FalkonryException.class - [JAR]

├─ com.falkonry.client.service.FalkonryService.class - [JAR]

├─ com.falkonry.client.service.HttpService.class - [JAR]

Advertisement