| Package | Description |
|---|---|
| nl.teslanet.mule.connectors.coap.api.options | |
| nl.teslanet.mule.connectors.coap.internal.utils |
| Modifier and Type | Method and Description |
|---|---|
List<OtherOption> |
RequestOptionsParams.getOtherOptions() |
List<OtherOption> |
ResponseOptionsParams.getOtherOptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseOptionsParams.setOtherOptions(List<OtherOption> otherOptions) |
void |
RequestOptionsParams.setOtherRequestOptions(List<OtherOption> otherOptions) |
| 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–2024 Teslanet.nl. All rights reserved.