#include <axis2_allocator.h>
#include <axis2_env.h>
#include <axis2_error.h>
#include <axis2_string.h>
#include <axis2_utils.h>
#include <axis2_hash.h>
#include <axis2_uri.h>
#include <axis2_array_list.h>
#include <woden.h>
#include <woden_wsdl_component.h>
Go to the source code of this file.
Classes | |
struct | woden_configurable_component_ops |
struct | woden_configurable_component |
Defines | |
#define | WODEN_CONFIGURABLE_COMPONENT_FREE(configurable_component, env) |
#define | WODEN_CONFIGURABLE_COMPONENT_TO_CONFIGURABLE_COMPONENT_FREE(configurable_component, env) |
#define | WODEN_CONFIGURABLE_COMPONENT_TYPE(configurable_component, env) |
#define | WODEN_CONFIGURABLE_COMPONENT_GET_FEATURES(configurable_component, env) |
#define | WODEN_CONFIGURABLE_COMPONENT_GET_PROPERTIES(configurable_component, env) |
Typedefs | |
typedef woden_configurable_component | woden_configurable_component_t |
typedef woden_configurable_component_ops | woden_configurable_component_ops_t |
Functions | |
axis2_status_t | woden_configurable_component_resolve_methods (woden_configurable_component_t *configurable_component, const axis2_env_t *env, axis2_hash_t *methods) |