| Class | Description |
|---|---|
| AbstractResource |
The AbstractResource class represents a CoAP resource that is active on the server.
|
| Listener |
The Listener message source receives requests on resources of the CoAP server.
|
| OperationalListener |
The Operationallistener holds the objects that are used in the listening
proces.
|
| RequestCodeFlags |
The RequestCodeFlags mantains a set of flags representing the CoAP request
codes.
|
| ResourceRegistry |
Registry of served resources and listeners on the resources.
|
| ServedResource |
The ServedResource class represents a CoAP resource that is active on the server.
|
| ServedResourceMessageDeliverer |
Message deliverer for served resources.
|
| Server |
The CoAP Server configures resources and one or more endpoints.
|
| ServerOperations |
This class is a container for CoAP server operations.
|
| VirtualResource |
The VirtualResource class represents a CoAP resource placeholder for creating resources on the server.
|
Copyright © 2019–2025 Teslanet.nl. All rights reserved.