#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.
Classes | |
struct | axis2_wsdl_ext_ops |
Wsdl Ext Soap Address ops struct Encapsulator struct for ops of axis2_wsdl_ext. More... | |
struct | axis2_wsdl_ext |
Wsdl container struct Property for params This Extensibility Element is extended to handle particularly the SOAP Adress or the Endpoint URL. More... | |
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) |