| Package | Description |
|---|---|
| nl.teslanet.mule.connectors.coap.api.options | |
| nl.teslanet.mule.connectors.coap.internal.attributes | |
| nl.teslanet.mule.connectors.coap.internal.utils |
| Modifier and Type | Field and Description |
|---|---|
protected List<OtherOptionAttribute> |
RequestOptionsAttributes.other
The other options of the request.
|
protected List<OtherOptionAttribute> |
ResponseOptionsAttributes.other
The other response options.
|
| Modifier and Type | Method and Description |
|---|---|
List<OtherOptionAttribute> |
RequestOptionsAttributes.getOther() |
List<OtherOptionAttribute> |
ResponseOptionsAttributes.getOther()
Get the other response options.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CoapOtherOptionAttributeImpl
Default other option attribute.
|
| Modifier and Type | Method and Description |
|---|---|
static List<OtherOptionAttribute> |
AttributeUtils.createOthers(List<org.eclipse.californium.core.coap.Option> otherCoapOptions)
Create other option attributes.
|
Copyright © 2019–2024 Teslanet.nl. All rights reserved.