| Interface | Description |
|---|---|
| ProxyCoapResolver | |
| RequestHandler |
| Class | Description |
|---|---|
| CoapTranslator |
Static class that provides the translations between the messages from the
internal CoAP nodes and external ones.
|
| DirectProxyCoapResolver | |
| HttpStack |
Class encapsulating the logic of a http server.
|
| HttpTranslator |
Class providing the translations (mappings) from the HTTP message
representations to the CoAP message representations and vice versa.
|
| MappingProperties |
This class maps different protocol constants for the Cf cross-proxy.
|
| ProxyHttpServer |
The class represent the container of the resources and the layers used by the
proxy.
|
| ProxyProperties |
This class implements Californium's property registry.
|
| Exception | Description |
|---|---|
| InvalidFieldException |
The Class InvalidFieldException.
|
| InvalidMethodException |
The Class InvalidMethodException.
|
| TranslationException |
The Class TranslationException.
|