| Package | Description |
|---|---|
| nl.teslanet.mule.connectors.coap.api | |
| nl.teslanet.mule.connectors.coap.internal.server |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceConfig> |
ResourceConfig.getSubResources() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceConfig.setSubResources(List<ResourceConfig> resources) |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceConfig> |
Server.getResources() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceRegistry.add(String parentUri,
ResourceConfig resourceDesciption)
Add a new resource to the registry based on given resource configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Server.setResources(List<ResourceConfig> resources) |
| Constructor and Description |
|---|
ServedResource(ResourceConfig resource)
Constuctor that creates a ServedResource object according to given configuration.
|
Copyright © 2019–2025 Teslanet.nl. All rights reserved.