| Package | Description |
|---|---|
| nl.teslanet.mule.connectors.coap.api | |
| nl.teslanet.mule.connectors.coap.internal.client |
| Modifier and Type | Method and Description |
|---|---|
CoapRequestType |
AbstractResourceRequestParams.getType() |
CoapRequestType |
DiscoverParams.getType() |
static CoapRequestType |
CoapRequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoapRequestType[] |
CoapRequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractResourceRequestParams.setType(CoapRequestType type) |
void |
DiscoverParams.setType(CoapRequestType type) |
| Modifier and Type | Method and Description |
|---|---|
CoapRequestType |
ObserverConfig.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ObserverConfig.setType(CoapRequestType type) |
Copyright © 2019–2024 Teslanet.nl. All rights reserved.