Skip navigation links
A C D E G H I J M N O P Q R S T U V 

A

addMetadata(ContextMetadata) - Method in class com.orange.ngsi.model.ContextAttribute
 
appendContextAttribute(String, HttpHeaders, String, String, UpdateContextAttribute) - Method in class com.orange.ngsi.client.NgsiRestClient
Append an attribute to a context element
appendContextElement(String, HttpHeaders, String, AppendContextElement) - Method in class com.orange.ngsi.client.NgsiRestClient
Append attributes to a context element
AppendContextElement - Class in com.orange.ngsi.model
Request message for POST /contextEntities/{entityID}
AppendContextElement() - Constructor for class com.orange.ngsi.model.AppendContextElement
 
AppendContextElement(List<ContextAttribute>) - Constructor for class com.orange.ngsi.model.AppendContextElement
 
AppendContextElementResponse - Class in com.orange.ngsi.model
Request response for POST /contextEntities/{entityID}
AppendContextElementResponse() - Constructor for class com.orange.ngsi.model.AppendContextElementResponse
 
appendContextSubscription(String, HttpHeaders, SubscribeContext) - Method in class com.orange.ngsi.client.NgsiRestClient
Add a subscription
asyncHttpClient(PoolingNHttpClientConnectionManager) - Method in class com.orange.ngsi.client.HttpConfiguration
 
asyncRestTemplate(AsyncClientHttpRequestFactory, MappingJackson2HttpMessageConverter) - Method in class com.orange.ngsi.client.HttpConfiguration
 
asyncRestTemplate - Variable in class com.orange.ngsi.client.NgsiClient
 

C

clientHttpRequestFactory(CloseableHttpAsyncClient) - Method in class com.orange.ngsi.client.HttpConfiguration
 
CodeEnum - Enum in com.orange.ngsi.model
Created by pborscia on 08/07/2015.
com.orange.ngsi - package com.orange.ngsi
 
com.orange.ngsi.client - package com.orange.ngsi.client
 
com.orange.ngsi.exception - package com.orange.ngsi.exception
 
com.orange.ngsi.model - package com.orange.ngsi.model
 
ContextAttribute - Class in com.orange.ngsi.model
Context Attribute
ContextAttribute() - Constructor for class com.orange.ngsi.model.ContextAttribute
 
ContextAttribute(String, String, Object) - Constructor for class com.orange.ngsi.model.ContextAttribute
 
ContextAttributeResponse - Class in com.orange.ngsi.model
Response to GET /contextEntities/{entityID}/attributes/{attributeName}
ContextAttributeResponse() - Constructor for class com.orange.ngsi.model.ContextAttributeResponse
 
ContextElement - Class in com.orange.ngsi.model
Context Entity
ContextElement() - Constructor for class com.orange.ngsi.model.ContextElement
 
ContextElementResponse - Class in com.orange.ngsi.model
Created by pborscia on 04/06/2015.
ContextElementResponse() - Constructor for class com.orange.ngsi.model.ContextElementResponse
 
ContextElementResponse(ContextElement, StatusCode) - Constructor for class com.orange.ngsi.model.ContextElementResponse
 
ContextMetadata - Class in com.orange.ngsi.model
Created by pborscia on 04/06/2015.
ContextMetadata() - Constructor for class com.orange.ngsi.model.ContextMetadata
 
ContextMetadata(String, String, Object) - Constructor for class com.orange.ngsi.model.ContextMetadata
 
ContextRegistration - Class in com.orange.ngsi.model
Created by pborscia on 10/08/2015.
ContextRegistration() - Constructor for class com.orange.ngsi.model.ContextRegistration
 
ContextRegistration(URI) - Constructor for class com.orange.ngsi.model.ContextRegistration
 
ContextRegistrationAttribute - Class in com.orange.ngsi.model
Created by pborscia on 10/08/2015.
ContextRegistrationAttribute() - Constructor for class com.orange.ngsi.model.ContextRegistrationAttribute
 
ContextRegistrationAttribute(String, Boolean) - Constructor for class com.orange.ngsi.model.ContextRegistrationAttribute
 
ConvertersConfiguration - Class in com.orange.ngsi
Configure Converter for serialization and deserialization json
ConvertersConfiguration() - Constructor for class com.orange.ngsi.ConvertersConfiguration
 

D

deleteContextAttribute(String, HttpHeaders, String, String) - Method in class com.orange.ngsi.client.NgsiRestClient
Retrieve an attribute of a context element
deleteContextAttributeValue(String, HttpHeaders, String, String, String) - Method in class com.orange.ngsi.client.NgsiRestClient
Delete the attribute value instance of a context element
deleteContextElement(String, HttpHeaders, String) - Method in class com.orange.ngsi.client.NgsiRestClient
Delete a context element
deleteContextSubscription(String, HttpHeaders, String) - Method in class com.orange.ngsi.client.NgsiRestClient
Delete a subscription

E

EntityId - Class in com.orange.ngsi.model
Created by pborscia on 04/06/2015.
EntityId() - Constructor for class com.orange.ngsi.model.EntityId
 
EntityId(String, String, boolean) - Constructor for class com.orange.ngsi.model.EntityId
 
EntityIdMixIn - Class in com.orange.ngsi.model
Mixin annotation for the JSON (de)serialization for ContextElement/AppendContextElementResponse
EntityIdMixIn() - Constructor for class com.orange.ngsi.model.EntityIdMixIn
 

G

get(String) - Method in class com.orange.ngsi.model.ContextAttribute
 
getAttribute() - Method in class com.orange.ngsi.model.UpdateContextAttribute
 
getAttributeDomainName() - Method in class com.orange.ngsi.model.UpdateContextElement
 
getAttributeExpression() - Method in class com.orange.ngsi.model.Restriction
 
getAttributeList() - Method in class com.orange.ngsi.model.AppendContextElement
 
getAttributeList() - Method in class com.orange.ngsi.model.QueryContext
 
getAttributeList() - Method in class com.orange.ngsi.model.SubscribeContext
 
getBodyId() - Method in exception com.orange.ngsi.exception.MismatchIdException
 
getCode() - Method in class com.orange.ngsi.model.StatusCode
 
getCondValues() - Method in class com.orange.ngsi.model.NotifyCondition
 
getContextAttribute(String, HttpHeaders, String, String) - Method in class com.orange.ngsi.client.NgsiRestClient
Retrieve an attribute of a context element
getContextAttributeList() - Method in class com.orange.ngsi.model.ContextAttributeResponse
 
getContextAttributeList() - Method in class com.orange.ngsi.model.ContextElement
 
getContextAttributeResponses() - Method in class com.orange.ngsi.model.AppendContextElementResponse
 
getContextAttributeResponses() - Method in class com.orange.ngsi.model.UpdateContextElementResponse
 
getContextAttributes() - Method in class com.orange.ngsi.model.UpdateContextElement
 
getContextAttributeValue(String, HttpHeaders, String, String, String) - Method in class com.orange.ngsi.client.NgsiRestClient
Retrieve the attribute value instance of a context element
getContextElement(String, HttpHeaders, String) - Method in class com.orange.ngsi.client.NgsiRestClient
Retrieve a context element
getContextElement() - Method in class com.orange.ngsi.model.ContextElementResponse
 
getContextElementResponseList() - Method in class com.orange.ngsi.model.NotifyContext
 
getContextElementResponses() - Method in class com.orange.ngsi.model.QueryContextResponse
 
getContextElementResponses() - Method in class com.orange.ngsi.model.UpdateContextResponse
 
getContextElements() - Method in class com.orange.ngsi.model.UpdateContext
 
getContextEntityType(String, HttpHeaders, String) - Method in class com.orange.ngsi.client.NgsiRestClient
Retrieve a context entity type
getContextEntityTypeAttribute(String, HttpHeaders, String, String) - Method in class com.orange.ngsi.client.NgsiRestClient
Retrieve a context entity type attribute
getContextRegistrationAttributeList() - Method in class com.orange.ngsi.model.ContextRegistration
 
getContextRegistrationList() - Method in class com.orange.ngsi.model.RegisterContext
 
getDetail() - Method in class com.orange.ngsi.model.StatusCode
 
getDuration() - Method in class com.orange.ngsi.model.RegisterContext
 
getDuration() - Method in class com.orange.ngsi.model.RegisterContextResponse
 
getDuration() - Method in class com.orange.ngsi.model.SubscribeContext
 
getDuration() - Method in class com.orange.ngsi.model.SubscribeResponse
 
getDuration() - Method in class com.orange.ngsi.model.UpdateContextSubscription
 
getEntityId() - Method in class com.orange.ngsi.model.AppendContextElementResponse
 
getEntityId() - Method in class com.orange.ngsi.model.ContextElement
 
getEntityIdList() - Method in class com.orange.ngsi.model.ContextRegistration
 
getEntityIdList() - Method in class com.orange.ngsi.model.QueryContext
 
getEntityIdList() - Method in class com.orange.ngsi.model.SubscribeContext
 
getErrorCode() - Method in class com.orange.ngsi.model.AppendContextElementResponse
 
getErrorCode() - Method in class com.orange.ngsi.model.QueryContextResponse
 
getErrorCode() - Method in class com.orange.ngsi.model.RegisterContextResponse
 
getErrorCode() - Method in class com.orange.ngsi.model.SubscribeError
 
getErrorCode() - Method in class com.orange.ngsi.model.UpdateContextElementResponse
 
getErrorCode() - Method in class com.orange.ngsi.model.UpdateContextResponse
 
getId() - Method in class com.orange.ngsi.model.EntityId
 
getIsDomain() - Method in class com.orange.ngsi.model.ContextRegistrationAttribute
 
getIsPattern() - Method in class com.orange.ngsi.model.EntityId
 
getLabel() - Method in enum com.orange.ngsi.model.CodeEnum
 
getLabel() - Method in enum com.orange.ngsi.model.NotifyConditionEnum
 
getLabel() - Method in enum com.orange.ngsi.model.UpdateAction
 
getLongPhrase() - Method in enum com.orange.ngsi.model.CodeEnum
 
getMessage() - Method in exception com.orange.ngsi.exception.MismatchIdException
 
getMessage() - Method in exception com.orange.ngsi.exception.MissingRequestParameterException
 
getMessage() - Method in exception com.orange.ngsi.exception.UnsupportedOperationException
 
getMetadata() - Method in class com.orange.ngsi.model.ContextAttribute
 
getMetadata() - Method in class com.orange.ngsi.model.ContextRegistrationAttribute
 
getName() - Method in class com.orange.ngsi.model.ContextAttribute
 
getName() - Method in class com.orange.ngsi.model.ContextMetadata
 
getName() - Method in class com.orange.ngsi.model.ContextRegistrationAttribute
 
getNotifyConditionList() - Method in class com.orange.ngsi.model.SubscribeContext
 
getNotifyConditions() - Method in class com.orange.ngsi.model.UpdateContextSubscription
 
getOperationName() - Method in exception com.orange.ngsi.exception.UnsupportedOperationException
 
getOriginator() - Method in class com.orange.ngsi.model.NotifyContext
 
getParameterId() - Method in exception com.orange.ngsi.exception.MismatchIdException
 
getParameterName() - Method in exception com.orange.ngsi.exception.MissingRequestParameterException
 
getParameterType() - Method in exception com.orange.ngsi.exception.MissingRequestParameterException
 
getProvidingApplication() - Method in class com.orange.ngsi.model.ContextRegistration
 
getReasonPhrase() - Method in class com.orange.ngsi.model.StatusCode
 
getReference() - Method in class com.orange.ngsi.model.SubscribeContext
 
getRegistrationId() - Method in class com.orange.ngsi.model.RegisterContext
 
getRegistrationId() - Method in class com.orange.ngsi.model.RegisterContextResponse
 
getRegistrationMetadataList() - Method in class com.orange.ngsi.model.ContextRegistration
 
getRequestHeaders() - Method in class com.orange.ngsi.client.NgsiClient
The default HTTP request headers used for the requests.
getRequestHeaders(String) - Method in class com.orange.ngsi.client.NgsiClient
The default HTTP request headers, depends on the host supporting xml or json
getResponseCode() - Method in class com.orange.ngsi.model.NotifyContextResponse
 
getRestriction() - Method in class com.orange.ngsi.model.NotifyCondition
 
getRestriction() - Method in class com.orange.ngsi.model.QueryContext
 
getRestriction() - Method in class com.orange.ngsi.model.SubscribeContext
 
getRestriction() - Method in class com.orange.ngsi.model.UpdateContextSubscription
 
getScopes() - Method in class com.orange.ngsi.model.Restriction
 
getShortPhrase() - Method in enum com.orange.ngsi.model.CodeEnum
 
getStatusCode() - Method in class com.orange.ngsi.model.ContextAttributeResponse
 
getStatusCode() - Method in class com.orange.ngsi.model.ContextElementResponse
 
getStatusCode() - Method in class com.orange.ngsi.model.UnsubscribeContextResponse
 
getSubscribeError() - Method in class com.orange.ngsi.model.SubscribeContextResponse
 
getSubscribeError() - Method in class com.orange.ngsi.model.UpdateContextSubscriptionResponse
 
getSubscribeResponse() - Method in class com.orange.ngsi.model.SubscribeContextResponse
 
getSubscribeResponse() - Method in class com.orange.ngsi.model.UpdateContextSubscriptionResponse
 
getSubscriptionId() - Method in class com.orange.ngsi.model.NotifyContext
 
getSubscriptionId() - Method in class com.orange.ngsi.model.SubscribeError
 
getSubscriptionId() - Method in class com.orange.ngsi.model.SubscribeResponse
 
getSubscriptionId() - Method in class com.orange.ngsi.model.UnsubscribeContext
 
getSubscriptionId() - Method in class com.orange.ngsi.model.UnsubscribeContextResponse
 
getSubscriptionId() - Method in class com.orange.ngsi.model.UpdateContextSubscription
 
getThrottling() - Method in class com.orange.ngsi.model.SubscribeContext
 
getThrottling() - Method in class com.orange.ngsi.model.SubscribeResponse
 
getThrottling() - Method in class com.orange.ngsi.model.UpdateContextSubscription
 
getType() - Method in class com.orange.ngsi.model.ContextAttribute
 
getType() - Method in class com.orange.ngsi.model.ContextMetadata
 
getType() - Method in class com.orange.ngsi.model.ContextRegistrationAttribute
 
getType() - Method in class com.orange.ngsi.model.EntityId
 
getType() - Method in class com.orange.ngsi.model.NotifyCondition
 
getType() - Method in class com.orange.ngsi.model.OperationScope
 
getUpdateAction() - Method in class com.orange.ngsi.model.UpdateContext
 
getValue() - Method in class com.orange.ngsi.model.ContextAttribute
 
getValue() - Method in class com.orange.ngsi.model.ContextMetadata
 
getValue() - Method in class com.orange.ngsi.model.OperationScope
 

H

HttpConfiguration - Class in com.orange.ngsi.client
Configure HTTP connections
HttpConfiguration() - Constructor for class com.orange.ngsi.client.HttpConfiguration
 

I

isAppend() - Method in enum com.orange.ngsi.model.UpdateAction
 
isDelete() - Method in enum com.orange.ngsi.model.UpdateAction
 
isUpdate() - Method in enum com.orange.ngsi.model.UpdateAction
 

J

jsonV1Converter(ObjectMapper) - Method in class com.orange.ngsi.ConvertersConfiguration
 

M

MismatchIdException - Exception in com.orange.ngsi.exception
Exception triggered when a REST ID parameter mismatches with the ID in the request body
MismatchIdException(String, String) - Constructor for exception com.orange.ngsi.exception.MismatchIdException
 
MissingRequestParameterException - Exception in com.orange.ngsi.exception
Exception used for validation of request parameters
MissingRequestParameterException(String, String) - Constructor for exception com.orange.ngsi.exception.MissingRequestParameterException
 

N

NgsiClient - Class in com.orange.ngsi.client
Provides methods to request a NGSI 10 v1 component (supporting JSON)
NgsiClient() - Constructor for class com.orange.ngsi.client.NgsiClient
 
NgsiRestClient - Class in com.orange.ngsi.client
NGSI REST convenient operations - NGSI-10 operations only - except attribute domains operations
NgsiRestClient() - Constructor for class com.orange.ngsi.client.NgsiRestClient
 
NotifyCondition - Class in com.orange.ngsi.model
Created by pborscia on 17/07/2015.
NotifyCondition() - Constructor for class com.orange.ngsi.model.NotifyCondition
 
NotifyCondition(NotifyConditionEnum, List<String>) - Constructor for class com.orange.ngsi.model.NotifyCondition
 
NotifyConditionEnum - Enum in com.orange.ngsi.model
Created by pborscia on 17/07/2015.
notifyContext(String, HttpHeaders, NotifyContext) - Method in class com.orange.ngsi.client.NgsiClient
Send an notify request
NotifyContext - Class in com.orange.ngsi.model
Created by pborscia on 04/06/2015.
NotifyContext() - Constructor for class com.orange.ngsi.model.NotifyContext
 
NotifyContext(String, URI) - Constructor for class com.orange.ngsi.model.NotifyContext
 
notifyContextCustomURL(String, HttpHeaders, NotifyContext) - Method in class com.orange.ngsi.client.NgsiClient
Send an notify request to a custom URL
NotifyContextResponse - Class in com.orange.ngsi.model
Created by pborscia on 03/07/2015.
NotifyContextResponse() - Constructor for class com.orange.ngsi.model.NotifyContextResponse
 
NotifyContextResponse(StatusCode) - Constructor for class com.orange.ngsi.model.NotifyContextResponse
 

O

OperationScope - Class in com.orange.ngsi.model
Created by pborscia on 17/07/2015.
OperationScope() - Constructor for class com.orange.ngsi.model.OperationScope
 
OperationScope(String, Object) - Constructor for class com.orange.ngsi.model.OperationScope
 

P

poolingNHttpClientConnectionManager - Variable in class com.orange.ngsi.client.NgsiClient
 
protocolRegistry - Variable in class com.orange.ngsi.client.NgsiClient
 
ProtocolRegistry - Class in com.orange.ngsi
Identify if host accept json or xml content
ProtocolRegistry() - Constructor for class com.orange.ngsi.ProtocolRegistry
 

Q

queryContext(String, HttpHeaders, QueryContext) - Method in class com.orange.ngsi.client.NgsiClient
Send an query request
QueryContext - Class in com.orange.ngsi.model
Created by pborscia on 11/08/2015.
QueryContext() - Constructor for class com.orange.ngsi.model.QueryContext
 
QueryContext(List<EntityId>) - Constructor for class com.orange.ngsi.model.QueryContext
 
QueryContextResponse - Class in com.orange.ngsi.model
Created by pborscia on 11/08/2015.
QueryContextResponse() - Constructor for class com.orange.ngsi.model.QueryContextResponse
 

R

registerContext(String, HttpHeaders, RegisterContext) - Method in class com.orange.ngsi.client.NgsiClient
Send an register request
RegisterContext - Class in com.orange.ngsi.model
Created by pborscia on 10/08/2015.
RegisterContext() - Constructor for class com.orange.ngsi.model.RegisterContext
 
RegisterContext(List<ContextRegistration>) - Constructor for class com.orange.ngsi.model.RegisterContext
 
RegisterContextResponse - Class in com.orange.ngsi.model
Created by pborscia on 10/08/2015.
RegisterContextResponse() - Constructor for class com.orange.ngsi.model.RegisterContextResponse
 
RegisterContextResponse(String) - Constructor for class com.orange.ngsi.model.RegisterContextResponse
 
registerHost(String) - Method in class com.orange.ngsi.ProtocolRegistry
memorize the host supports XML only
request(String, HttpHeaders, U, Class<T>) - Method in class com.orange.ngsi.client.NgsiClient
Default POST request
request(HttpMethod, String, HttpHeaders, U, Class<T>) - Method in class com.orange.ngsi.client.NgsiClient
Make an HTTP request
Restriction - Class in com.orange.ngsi.model
Created by pborscia on 17/07/2015.
Restriction() - Constructor for class com.orange.ngsi.model.Restriction
 

S

setAttribute(ContextAttribute) - Method in class com.orange.ngsi.model.UpdateContextAttribute
 
setAttributeDomainName(String) - Method in class com.orange.ngsi.model.UpdateContextElement
 
setAttributeExpression(String) - Method in class com.orange.ngsi.model.Restriction
 
setAttributeList(List<ContextAttribute>) - Method in class com.orange.ngsi.model.AppendContextElement
 
setAttributeList(List<String>) - Method in class com.orange.ngsi.model.QueryContext
 
setAttributeList(List<String>) - Method in class com.orange.ngsi.model.SubscribeContext
 
setCode(String) - Method in class com.orange.ngsi.model.StatusCode
 
setCondValues(List<String>) - Method in class com.orange.ngsi.model.NotifyCondition
 
setContextAttributeList(List<ContextAttribute>) - Method in class com.orange.ngsi.model.ContextAttributeResponse
 
setContextAttributeList(List<ContextAttribute>) - Method in class com.orange.ngsi.model.ContextElement
 
setContextAttributeResponses(List<ContextAttributeResponse>) - Method in class com.orange.ngsi.model.AppendContextElementResponse
 
setContextAttributeResponses(List<ContextAttributeResponse>) - Method in class com.orange.ngsi.model.UpdateContextElementResponse
 
setContextAttributes(List<ContextAttribute>) - Method in class com.orange.ngsi.model.UpdateContextElement
 
setContextElement(ContextElement) - Method in class com.orange.ngsi.model.ContextElementResponse
 
setContextElementResponseList(List<ContextElementResponse>) - Method in class com.orange.ngsi.model.NotifyContext
 
setContextElementResponses(List<ContextElementResponse>) - Method in class com.orange.ngsi.model.QueryContextResponse
 
setContextElementResponses(List<ContextElementResponse>) - Method in class com.orange.ngsi.model.UpdateContextResponse
 
setContextElements(List<ContextElement>) - Method in class com.orange.ngsi.model.UpdateContext
 
setContextRegistrationAttributeList(List<ContextRegistrationAttribute>) - Method in class com.orange.ngsi.model.ContextRegistration
 
setContextRegistrationList(List<ContextRegistration>) - Method in class com.orange.ngsi.model.RegisterContext
 
setDetail(String) - Method in class com.orange.ngsi.model.StatusCode
 
setDuration(String) - Method in class com.orange.ngsi.model.RegisterContext
 
setDuration(String) - Method in class com.orange.ngsi.model.RegisterContextResponse
 
setDuration(String) - Method in class com.orange.ngsi.model.SubscribeContext
 
setDuration(String) - Method in class com.orange.ngsi.model.SubscribeResponse
 
setDuration(String) - Method in class com.orange.ngsi.model.UpdateContextSubscription
 
setEntityId(EntityId) - Method in class com.orange.ngsi.model.AppendContextElementResponse
 
setEntityId(EntityId) - Method in class com.orange.ngsi.model.ContextElement
 
setEntityIdList(List<EntityId>) - Method in class com.orange.ngsi.model.ContextRegistration
 
setEntityIdList(List<EntityId>) - Method in class com.orange.ngsi.model.QueryContext
 
setEntityIdList(List<EntityId>) - Method in class com.orange.ngsi.model.SubscribeContext
 
setErrorCode(StatusCode) - Method in class com.orange.ngsi.model.AppendContextElementResponse
 
setErrorCode(StatusCode) - Method in class com.orange.ngsi.model.QueryContextResponse
 
setErrorCode(StatusCode) - Method in class com.orange.ngsi.model.RegisterContextResponse
 
setErrorCode(StatusCode) - Method in class com.orange.ngsi.model.SubscribeError
 
setErrorCode(StatusCode) - Method in class com.orange.ngsi.model.UpdateContextElementResponse
 
setErrorCode(StatusCode) - Method in class com.orange.ngsi.model.UpdateContextResponse
 
setId(String) - Method in class com.orange.ngsi.model.EntityId
 
setIsDomain(Boolean) - Method in class com.orange.ngsi.model.ContextRegistrationAttribute
 
setIsPattern(Boolean) - Method in class com.orange.ngsi.model.EntityId
 
setLabel(String) - Method in enum com.orange.ngsi.model.CodeEnum
 
setLabel(String) - Method in enum com.orange.ngsi.model.NotifyConditionEnum
 
setLabel(String) - Method in enum com.orange.ngsi.model.UpdateAction
 
setLongPhrase(String) - Method in enum com.orange.ngsi.model.CodeEnum
 
setMetadata(List<ContextMetadata>) - Method in class com.orange.ngsi.model.ContextAttribute
 
setMetadata(List<ContextMetadata>) - Method in class com.orange.ngsi.model.ContextRegistrationAttribute
 
setName(String) - Method in class com.orange.ngsi.model.ContextAttribute
 
setName(String) - Method in class com.orange.ngsi.model.ContextMetadata
 
setName(String) - Method in class com.orange.ngsi.model.ContextRegistrationAttribute
 
setNotifyConditionList(List<NotifyCondition>) - Method in class com.orange.ngsi.model.SubscribeContext
 
setNotifyConditions(List<NotifyCondition>) - Method in class com.orange.ngsi.model.UpdateContextSubscription
 
setOriginator(URI) - Method in class com.orange.ngsi.model.NotifyContext
 
setProvidingApplication(URI) - Method in class com.orange.ngsi.model.ContextRegistration
 
setReasonPhrase(String) - Method in class com.orange.ngsi.model.StatusCode
 
setReference(URI) - Method in class com.orange.ngsi.model.SubscribeContext
 
setRegistrationId(String) - Method in class com.orange.ngsi.model.RegisterContext
 
setRegistrationId(String) - Method in class com.orange.ngsi.model.RegisterContextResponse
 
setRegistrationMetadataList(List<ContextMetadata>) - Method in class com.orange.ngsi.model.ContextRegistration
 
setResponseCode(StatusCode) - Method in class com.orange.ngsi.model.NotifyContextResponse
 
setRestriction(String) - Method in class com.orange.ngsi.model.NotifyCondition
 
setRestriction(Restriction) - Method in class com.orange.ngsi.model.QueryContext
 
setRestriction(Restriction) - Method in class com.orange.ngsi.model.SubscribeContext
 
setRestriction(Restriction) - Method in class com.orange.ngsi.model.UpdateContextSubscription
 
setScopes(List<OperationScope>) - Method in class com.orange.ngsi.model.Restriction
 
setShortPhrase(String) - Method in enum com.orange.ngsi.model.CodeEnum
 
setStatusCode(StatusCode) - Method in class com.orange.ngsi.model.ContextAttributeResponse
 
setStatusCode(StatusCode) - Method in class com.orange.ngsi.model.ContextElementResponse
 
setStatusCode(StatusCode) - Method in class com.orange.ngsi.model.UnsubscribeContextResponse
 
setSubscribeError(SubscribeError) - Method in class com.orange.ngsi.model.SubscribeContextResponse
 
setSubscribeError(SubscribeError) - Method in class com.orange.ngsi.model.UpdateContextSubscriptionResponse
 
setSubscribeResponse(SubscribeResponse) - Method in class com.orange.ngsi.model.SubscribeContextResponse
 
setSubscribeResponse(SubscribeResponse) - Method in class com.orange.ngsi.model.UpdateContextSubscriptionResponse
 
setSubscriptionId(String) - Method in class com.orange.ngsi.model.NotifyContext
 
setSubscriptionId(String) - Method in class com.orange.ngsi.model.SubscribeError
 
setSubscriptionId(String) - Method in class com.orange.ngsi.model.SubscribeResponse
 
setSubscriptionId(String) - Method in class com.orange.ngsi.model.UnsubscribeContext
 
setSubscriptionId(String) - Method in class com.orange.ngsi.model.UnsubscribeContextResponse
 
setSubscriptionId(String) - Method in class com.orange.ngsi.model.UpdateContextSubscription
 
setThrottling(String) - Method in class com.orange.ngsi.model.SubscribeContext
 
setThrottling(String) - Method in class com.orange.ngsi.model.SubscribeResponse
 
setThrottling(String) - Method in class com.orange.ngsi.model.UpdateContextSubscription
 
setType(String) - Method in class com.orange.ngsi.model.ContextAttribute
 
setType(String) - Method in class com.orange.ngsi.model.ContextMetadata
 
setType(String) - Method in class com.orange.ngsi.model.ContextRegistrationAttribute
 
setType(String) - Method in class com.orange.ngsi.model.EntityId
 
setType(NotifyConditionEnum) - Method in class com.orange.ngsi.model.NotifyCondition
 
setType(String) - Method in class com.orange.ngsi.model.OperationScope
 
setUpdateAction(UpdateAction) - Method in class com.orange.ngsi.model.UpdateContext
 
setValue(Object) - Method in class com.orange.ngsi.model.ContextAttribute
 
setValue(Object) - Method in class com.orange.ngsi.model.ContextMetadata
 
setValue(Object) - Method in class com.orange.ngsi.model.OperationScope
 
shutdownGracefully() - Method in class com.orange.ngsi.client.NgsiClient
Let some time for the client to shutdown gracefully
StatusCode - Class in com.orange.ngsi.model
Created by pborscia on 04/06/2015.
StatusCode() - Constructor for class com.orange.ngsi.model.StatusCode
 
StatusCode(CodeEnum, String...) - Constructor for class com.orange.ngsi.model.StatusCode
 
subscribeContext(String, HttpHeaders, SubscribeContext) - Method in class com.orange.ngsi.client.NgsiClient
Send a subscription request
SubscribeContext - Class in com.orange.ngsi.model
Created by pborscia on 17/07/2015.
SubscribeContext() - Constructor for class com.orange.ngsi.model.SubscribeContext
 
SubscribeContextResponse - Class in com.orange.ngsi.model
Created by pborscia on 17/07/2015.
SubscribeContextResponse() - Constructor for class com.orange.ngsi.model.SubscribeContextResponse
 
SubscribeContextResponse(SubscribeResponse, SubscribeError) - Constructor for class com.orange.ngsi.model.SubscribeContextResponse
 
SubscribeError - Class in com.orange.ngsi.model
Created by pborscia on 17/07/2015.
SubscribeError() - Constructor for class com.orange.ngsi.model.SubscribeError
 
SubscribeResponse - Class in com.orange.ngsi.model
Created by pborscia on 17/07/2015.
SubscribeResponse() - Constructor for class com.orange.ngsi.model.SubscribeResponse
 
supportV1Json(String) - Method in class com.orange.ngsi.ProtocolRegistry
indicate if the host support V1 Json
supportXml(String) - Method in class com.orange.ngsi.ProtocolRegistry
indicate if the host supports xml

T

toString() - Method in class com.orange.ngsi.model.AppendContextElement
 
toString() - Method in class com.orange.ngsi.model.AppendContextElementResponse
 
toString() - Method in class com.orange.ngsi.model.ContextAttribute
 
toString() - Method in class com.orange.ngsi.model.ContextAttributeResponse
 
toString() - Method in class com.orange.ngsi.model.ContextElement
 
toString() - Method in class com.orange.ngsi.model.ContextMetadata
 
toString() - Method in class com.orange.ngsi.model.ContextRegistration
 
toString() - Method in class com.orange.ngsi.model.ContextRegistrationAttribute
 
toString() - Method in class com.orange.ngsi.model.EntityId
 
toString() - Method in class com.orange.ngsi.model.NotifyContext
 
toString() - Method in class com.orange.ngsi.model.NotifyContextResponse
 
toString() - Method in class com.orange.ngsi.model.OperationScope
 
toString() - Method in class com.orange.ngsi.model.QueryContext
 
toString() - Method in class com.orange.ngsi.model.QueryContextResponse
 
toString() - Method in class com.orange.ngsi.model.RegisterContext
 
toString() - Method in class com.orange.ngsi.model.Restriction
 
toString() - Method in class com.orange.ngsi.model.StatusCode
 
toString() - Method in class com.orange.ngsi.model.SubscribeContext
 
toString() - Method in class com.orange.ngsi.model.UpdateContext
 
toString() - Method in class com.orange.ngsi.model.UpdateContextAttribute
 
toString() - Method in class com.orange.ngsi.model.UpdateContextElement
 
toString() - Method in class com.orange.ngsi.model.UpdateContextElementResponse
 
toString() - Method in class com.orange.ngsi.model.UpdateContextResponse
 
toString() - Method in class com.orange.ngsi.model.UpdateContextSubscription
 
toString() - Method in class com.orange.ngsi.model.UpdateContextSubscriptionResponse
 

U

unregisterHost(String) - Method in class com.orange.ngsi.ProtocolRegistry
unregister a host (mainly usefull for testing purpose).
unsubscribeContext(String, HttpHeaders, String) - Method in class com.orange.ngsi.client.NgsiClient
Send an unsubscription request
UnsubscribeContext - Class in com.orange.ngsi.model
UnsubcribeContext
UnsubscribeContext() - Constructor for class com.orange.ngsi.model.UnsubscribeContext
 
UnsubscribeContext(String) - Constructor for class com.orange.ngsi.model.UnsubscribeContext
 
UnsubscribeContextResponse - Class in com.orange.ngsi.model
UnsubcribeContextResponse
UnsubscribeContextResponse() - Constructor for class com.orange.ngsi.model.UnsubscribeContextResponse
 
UnsubscribeContextResponse(StatusCode, String) - Constructor for class com.orange.ngsi.model.UnsubscribeContextResponse
 
UnsupportedOperationException - Exception in com.orange.ngsi.exception
Created by pborscia on 08/07/2015.
UnsupportedOperationException(String) - Constructor for exception com.orange.ngsi.exception.UnsupportedOperationException
 
UpdateAction - Enum in com.orange.ngsi.model
Created by pborscia on 05/06/2015.
updateContext(String, HttpHeaders, UpdateContext) - Method in class com.orange.ngsi.client.NgsiClient
Send an update request
UpdateContext - Class in com.orange.ngsi.model
Created by pborscia on 05/06/2015.
UpdateContext() - Constructor for class com.orange.ngsi.model.UpdateContext
 
UpdateContext(UpdateAction) - Constructor for class com.orange.ngsi.model.UpdateContext
 
updateContextAttribute(String, HttpHeaders, String, String, UpdateContextAttribute) - Method in class com.orange.ngsi.client.NgsiRestClient
Update the attribute of a context element
UpdateContextAttribute - Class in com.orange.ngsi.model
Request for POST/PUT /contextEntities/{entityID}/attributes/{attributeName}
UpdateContextAttribute() - Constructor for class com.orange.ngsi.model.UpdateContextAttribute
 
updateContextAttributeValue(String, HttpHeaders, String, String, String, UpdateContextAttribute) - Method in class com.orange.ngsi.client.NgsiRestClient
Update the attribute value instance of a context element
updateContextElement(String, HttpHeaders, String, UpdateContextElement) - Method in class com.orange.ngsi.client.NgsiRestClient
Append attributes to a context element
UpdateContextElement - Class in com.orange.ngsi.model
Request message for PUT /contextEntities/{entityID}
UpdateContextElement() - Constructor for class com.orange.ngsi.model.UpdateContextElement
 
UpdateContextElementResponse - Class in com.orange.ngsi.model
Request response for PUT /contextEntities/{entityID}
UpdateContextElementResponse() - Constructor for class com.orange.ngsi.model.UpdateContextElementResponse
 
UpdateContextResponse - Class in com.orange.ngsi.model
Created by pborscia on 05/06/2015.
UpdateContextResponse() - Constructor for class com.orange.ngsi.model.UpdateContextResponse
 
updateContextSubscription(String, HttpHeaders, UpdateContextSubscription) - Method in class com.orange.ngsi.client.NgsiClient
Send a update subscription request
updateContextSubscription(String, HttpHeaders, String, UpdateContextSubscription) - Method in class com.orange.ngsi.client.NgsiRestClient
Update a subscription
UpdateContextSubscription - Class in com.orange.ngsi.model
UpdateContextSubscription
UpdateContextSubscription() - Constructor for class com.orange.ngsi.model.UpdateContextSubscription
 
UpdateContextSubscription(String, String, List<NotifyCondition>, String) - Constructor for class com.orange.ngsi.model.UpdateContextSubscription
 
UpdateContextSubscriptionResponse - Class in com.orange.ngsi.model
UpdateContextSubscriptionResponse
UpdateContextSubscriptionResponse() - Constructor for class com.orange.ngsi.model.UpdateContextSubscriptionResponse
 
UpdateContextSubscriptionResponse(SubscribeResponse) - Constructor for class com.orange.ngsi.model.UpdateContextSubscriptionResponse
 
UpdateContextSubscriptionResponse(SubscribeError) - Constructor for class com.orange.ngsi.model.UpdateContextSubscriptionResponse
 

V

valueOf(String) - Static method in enum com.orange.ngsi.model.CodeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.orange.ngsi.model.NotifyConditionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.orange.ngsi.model.UpdateAction
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.orange.ngsi.model.CodeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.orange.ngsi.model.NotifyConditionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.orange.ngsi.model.UpdateAction
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E G H I J M N O P Q R S T U V 
Skip navigation links

Copyright © 2016 Orange. All rights reserved.