| Package | Description |
|---|---|
| nl.teslanet.mule.connectors.coap.internal.client |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.californium.core.coap.Request |
CoapRequestBuilder.build()
Build the CoAP request based on given parameters.
|
org.eclipse.californium.core.coap.Request |
CoapRequestBuilder.buildEmpty()
Build an empty CoAP request based on given parameters.
|
URI |
CoapRequestBuilder.buildEndpointUri()
Build the URI of the endpoint to address the request.
|
URI |
CoapRequestBuilder.buildResourceUri()
Build the URI of the resource to request.
|
boolean |
Client.observerExists(ObserverExistsParams params)
Query existence of an observer.
|
Copyright © 2019–2024 Teslanet.nl. All rights reserved.