| Package | Description |
|---|---|
| nl.teslanet.mule.connectors.coap.api.options | |
| nl.teslanet.mule.connectors.coap.internal.utils |
| Modifier and Type | Field and Description |
|---|---|
protected List<QueryParamAttribute> |
ResponseOptionsAttributes.locationQuery
The location query of the resource that is created.
|
protected List<QueryParamAttribute> |
RequestOptionsAttributes.uriQuery
The request uri query parameters.
|
| Modifier and Type | Method and Description |
|---|---|
List<QueryParamAttribute> |
ResponseOptionsAttributes.getLocationQuery()
Get the location query options as list.
|
List<QueryParamAttribute> |
RequestOptionsAttributes.getUriQuery() |
| Modifier and Type | Method and Description |
|---|---|
static void |
AttributeUtils.addQueryParam(List<QueryParamAttribute> list,
String parameterString)
Add query parameter string with optional value to multiMap.
|
Copyright © 2019–2024 Teslanet.nl. All rights reserved.