#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 <woden.h>
Go to the source code of this file.
Defines | |
#define | WODEN_WSDL_COMPONENT_FREE(wsdl_component, env) |
#define | WODEN_WSDL_COMPONENT_TO_WSDL_COMPONENT_FREE(wsdl_component, env) |
#define | WODEN_WSDL_COMPONENT_TYPE(wsdl_component, env) |
#define | WODEN_WSDL_COMPONENT_GET_COMPONENT_EXTS_FOR_NAMESPACE(wsdl_component, env, namespc) |
Typedefs | |
typedef woden_wsdl_component | woden_wsdl_component_t |
typedef woden_wsdl_component_ops | woden_wsdl_component_ops_t |
Functions | |
axis2_status_t | woden_wsdl_component_resolve_methods (woden_wsdl_component_t *wsdl_component, const axis2_env_t *env, axis2_hash_t *methods) |