#include <axis2_const.h>
#include <axis2_error.h>
#include <axis2_defines.h>
#include <axis2_env.h>
#include <axis2_allocator.h>
#include <axis2_wsdl_component.h>
Go to the source code of this file.
Defines | |
#define | AXIS2_WSDL_EXT_FREE(ext, env) ((ext)->ops->free (ext, env)) |
Typedefs | |
typedef axis2_wsdl_ext | axis2_wsdl_ext_t |
typedef axis2_wsdl_ext_ops | axis2_wsdl_ext_ops_t |
Functions | |
AXIS2_EXTERN axis2_wsdl_ext_t * | axis2_wsdl_ext_create (const axis2_env_t *env) |