jar

com.orange.fiware : ngsi-client

Maven & Gradle

Dec 16, 2016
5 usages
5 stars

ngsi-client · NGSI v1 API server and client library

Table Of Contents

Latest Version

Download com.orange.fiware : ngsi-client JAR file - Latest Versions:

All Versions

Download com.orange.fiware : ngsi-client JAR file - All Versions:

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

com.orange.ngsi.client

├─ com.orange.ngsi.client.HttpConfiguration.class - [JAR]

├─ com.orange.ngsi.client.NgsiClient.class - [JAR]

├─ com.orange.ngsi.client.NgsiRestClient.class - [JAR]

com.orange.ngsi.exception

├─ com.orange.ngsi.exception.MismatchIdException.class - [JAR]

├─ com.orange.ngsi.exception.MissingRequestParameterException.class - [JAR]

├─ com.orange.ngsi.exception.UnsupportedOperationException.class - [JAR]

com.orange.ngsi.model

├─ com.orange.ngsi.model.AppendContextElement.class - [JAR]

├─ com.orange.ngsi.model.AppendContextElementResponse.class - [JAR]

├─ com.orange.ngsi.model.CodeEnum.class - [JAR]

├─ com.orange.ngsi.model.ContextAttribute.class - [JAR]

├─ com.orange.ngsi.model.ContextAttributeResponse.class - [JAR]

├─ com.orange.ngsi.model.ContextElement.class - [JAR]

├─ com.orange.ngsi.model.ContextElementResponse.class - [JAR]

├─ com.orange.ngsi.model.ContextMetadata.class - [JAR]

├─ com.orange.ngsi.model.ContextRegistration.class - [JAR]

├─ com.orange.ngsi.model.ContextRegistrationAttribute.class - [JAR]

├─ com.orange.ngsi.model.EntityId.class - [JAR]

├─ com.orange.ngsi.model.EntityIdMixIn.class - [JAR]

├─ com.orange.ngsi.model.NotifyCondition.class - [JAR]

├─ com.orange.ngsi.model.NotifyConditionEnum.class - [JAR]

├─ com.orange.ngsi.model.NotifyContext.class - [JAR]

├─ com.orange.ngsi.model.NotifyContextResponse.class - [JAR]

├─ com.orange.ngsi.model.OperationScope.class - [JAR]

├─ com.orange.ngsi.model.QueryContext.class - [JAR]

├─ com.orange.ngsi.model.QueryContextResponse.class - [JAR]

├─ com.orange.ngsi.model.RegisterContext.class - [JAR]

├─ com.orange.ngsi.model.RegisterContextResponse.class - [JAR]

├─ com.orange.ngsi.model.Restriction.class - [JAR]

├─ com.orange.ngsi.model.StatusCode.class - [JAR]

├─ com.orange.ngsi.model.SubscribeContext.class - [JAR]

├─ com.orange.ngsi.model.SubscribeContextResponse.class - [JAR]

├─ com.orange.ngsi.model.SubscribeError.class - [JAR]

├─ com.orange.ngsi.model.SubscribeResponse.class - [JAR]

├─ com.orange.ngsi.model.UnsubscribeContext.class - [JAR]

├─ com.orange.ngsi.model.UnsubscribeContextResponse.class - [JAR]

├─ com.orange.ngsi.model.UpdateAction.class - [JAR]

├─ com.orange.ngsi.model.UpdateContext.class - [JAR]

├─ com.orange.ngsi.model.UpdateContextAttribute.class - [JAR]

├─ com.orange.ngsi.model.UpdateContextElement.class - [JAR]

├─ com.orange.ngsi.model.UpdateContextElementResponse.class - [JAR]

├─ com.orange.ngsi.model.UpdateContextResponse.class - [JAR]

├─ com.orange.ngsi.model.UpdateContextSubscription.class - [JAR]

├─ com.orange.ngsi.model.UpdateContextSubscriptionResponse.class - [JAR]

com.orange.ngsi

├─ com.orange.ngsi.ConvertersConfiguration.class - [JAR]

├─ com.orange.ngsi.ProtocolRegistry.class - [JAR]

Advertisement