#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 <woden.h>
#include <woden_wsdl_component.h>
Go to the source code of this file.
Defines | |
#define | WODEN_NESTED_COMPONENT_FREE(nested_component, env) |
#define | WODEN_NESTED_COMPONENT_TO_NESTED_COMPONENT_FREE(nested_component, env) |
#define | WODEN_NESTED_COMPONENT_TYPE(nested_component, env) |
#define | WODEN_NESTED_COMPONENT_GET_PARENT(nested_component, env) |
Typedefs | |
typedef woden_nested_component | woden_nested_component_t |
typedef woden_nested_component_ops | woden_nested_component_ops_t |
Functions | |
axis2_status_t | woden_nested_component_resolve_methods (woden_nested_component_t *nested_component, const axis2_env_t *env, axis2_hash_t *methods) |
The components which are not nested are Description, Interface, Binding, Service, ElementDeclaration and TypeDefinition.