| Modifier and Type | Method and Description |
|---|---|
org.eclipse.californium.core.coap.Request |
CoapRequestBuilder.build()
Build the CoAP request based on given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Listener.onSuccess(ResponseParams response,
org.mule.runtime.extension.api.runtime.source.SourceCallbackContext callbackContext)
Called when processing incoming request was successful.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
MessageUtils.copyOptions(List<OtherOption> otherOptions,
org.eclipse.californium.core.coap.OptionSet optionSet,
org.mule.runtime.api.transformation.TransformationService transformationService)
Copy other options from list of other options to
OptionSet. |
Copyright © 2019–2025 Teslanet.nl. All rights reserved.