| 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 |
|---|---|
protected CoapRequestAttributesImpl |
AbstractResource.createRequestAttributes(org.eclipse.californium.core.server.resources.CoapExchange coapExchange)
Create request attributes.
|
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.californium.core.coap.CoAP.Code |
AttributeUtils.toRequestCode(CoapRequestCode requestCodeAttribute)
Translate requestCode attribute to Cf request Code.
|
static CoapRequestCode |
AttributeUtils.toRequestCodeAttribute(org.eclipse.californium.core.coap.CoAP.Code code)
Translate Cf request Code to requestCode attribute value.
|
Copyright © 2019–2025 Teslanet.nl. All rights reserved.