| Package | Description |
|---|---|
| nl.teslanet.mule.connectors.coap.internal.server | |
| nl.teslanet.mule.connectors.coap.internal.utils |
| 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 org.eclipse.californium.core.coap.CoAP.ResponseCode |
AttributeUtils.toResponseCode(CoapResponseCode reponseCodeAttribute)
Translate responseCode attribute to Cf ResponseCode.
|
static org.eclipse.californium.core.coap.CoAP.ResponseCode |
AttributeUtils.toResponseCode(CoapResponseCode reponseCodeAttribute,
CoapResponseCode defaultResponseCodeAttribute)
Translate responseCode attribute to Cf ResponseCode with default value.
|
static CoapResponseCode |
AttributeUtils.toResponseCodeAttribute(org.eclipse.californium.core.coap.CoAP.ResponseCode reponseCode)
Translate Cf Response to CoderesponseCode attribute.
|
Copyright © 2019–2025 Teslanet.nl. All rights reserved.