| Interface | Description |
|---|---|
| HttpBridgeRegistryClient |
Interface used for communicating with the HTTP bridge (which forwards messages received via MQTT at a broker to this
application via HTTP).
|
| Class | Description |
|---|---|
| HttpBridgeEndpointRegistryClient |
A
HttpBridgeRegistryClient implementation which communicates with an Endpoint Registration service in
order to register this applications channel (mqtt topic) against the configured application URL.An Endpoint Registration Service is a RESTful service which can be reached via HTTP(s). |
| HttpBridgeEndpointRegistryClient.EndpointRegistryUriHolder | |
| HttpBridgeEndpointRegistryClientModule |
Module which sets up the bindings for the
HttpBridgeEndpointRegistryClient. |
Copyright © 2019. All rights reserved.