| Package | Description |
|---|---|
| com.orange.ngsi.client |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.util.concurrent.ListenableFuture<NotifyContextResponse> |
NgsiClient.notifyContext(String url,
org.springframework.http.HttpHeaders httpHeaders,
NotifyContext notifyContext)
Send an notify request
|
org.springframework.util.concurrent.ListenableFuture<NotifyContextResponse> |
NgsiClient.notifyContextCustomURL(String customURL,
org.springframework.http.HttpHeaders httpHeaders,
NotifyContext notifyContext)
Send an notify request to a custom URL
|
Copyright © 2016 Orange. All rights reserved.