Adaptive Framework
0.9.0
|
Files | |
file | afw_request_handler_internal.h |
Header file for Adaptive Framework Request Handler Internals. | |
Data Structures | |
struct | afw_request_handler_adaptor_internal_self_s |
struct | afw_request_handler_entry_s |
struct | afw_request_handler_head_s |
Macros | |
#define | AFW_REQUEST_HANDLER_S_SINGLETON_KEY_HEAD afw_s_afw_request_handler_head |
Typedefs | |
typedef struct afw_request_handler_adaptor_internal_self_s | afw_request_handler_adaptor_internal_self_t |
typedef struct afw_request_handler_entry_s | afw_request_handler_entry_t |
typedef struct afw_request_handler_head_s | afw_request_handler_head_t |
Functions | |
void | afw_request_handler_internal_conf_type_create_cede_p (const afw_utf8_t *type, const afw_object_t *entry, const afw_utf8_t *source_location, const afw_pool_t *p, afw_xctx_t *xctx) |
Configuration handler for entry type "requestHandler". | |
Internal request handler API.