| Package | Description |
|---|---|
| nl.teslanet.mule.connectors.coap.api | |
| nl.teslanet.mule.connectors.coap.internal.client | |
| nl.teslanet.mule.connectors.coap.internal.utils |
| Modifier and Type | Method and Description |
|---|---|
static CoapMessageType |
CoapMessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoapMessageType[] |
CoapMessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CoapMessageType |
CoapRequestBuilder.buildMessageType()
Build the message type of the request.
|
| Modifier and Type | Method and Description |
|---|---|
static CoapMessageType |
AttributeUtils.toMessageTypeAttribute(org.eclipse.californium.core.coap.CoAP.Type type)
Translate Cf message type to messageType attribute.
|
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.californium.core.coap.CoAP.Type |
AttributeUtils.toMessageType(CoapMessageType type)
Translate to Cf message type..
|
Copyright © 2019–2025 Teslanet.nl. All rights reserved.