|
LOM2M
0.8.0
|
#include <httpBinding.h>
Static Public Member Functions | |
| static void | sendRequest (RequestPrimitive *requestPrimitive, ResponsePrimitive *responsePrimitive) |
| static int | initRequestPrimitive (RequestPrimitive *requestPrimitive, const String &uri) |
| static void | sendResponse (const ResponsePrimitive &responsePrimitive) |
| static void | serveOM2M (const String &uri) |
| static ResponseStatusCode | getRSCFromHTTP (int httpResponseCode) |
|
inlinestatic |
|
static |
Initialize a Request Primitive (oneM2M) based on HTTP
| req | - the request primitive to init |
| uri | - the target URI |
|
static |
|
static |
|
static |