axis2_wsdl_ext_soap_address.h File Reference

Axis2 Wsdl ext_soap_address interface. More...

#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>
#include <axis2_wsdl_ext.h>

Go to the source code of this file.

Classes

struct  axis2_wsdl_ext_soap_address_ops
 Wsdl Ext Soap Address ops struct Encapsulator struct for ops of axis2_wsdl_ext_soap_address. More...
struct  axis2_wsdl_ext_soap_address
 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_SOAP_ADDRESS_FREE(ext_soap_address, env)   ((ext_soap_address)->ops->free (ext_soap_address, env))
#define AXIS2_WSDL_EXT_SOAP_ADDRESS_GET_LOCATION_URI(ext_soap_address, env)   ((ext_soap_address)->ops->get_location_uri (ext_soap_address, env))
#define AXIS2_WSDL_EXT_SOAP_ADDRESS_SET_LOCATION_URI(ext_soap_address, env, location_uri)   ((ext_soap_address)->ops->set_location_uri (ext_soap_address, env, location_uri))

Typedefs

typedef axis2_wsdl_ext_soap_address axis2_wsdl_ext_soap_address_t
typedef axis2_wsdl_ext_soap_address_ops axis2_wsdl_ext_soap_address_ops_t

Functions

AXIS2_EXTERN axis2_wsdl_ext_soap_address_taxis2_wsdl_ext_soap_address_create (const axis2_env_t *env, axis2_qname_t *qtype)


Detailed Description

Axis2 Wsdl ext_soap_address interface.


Generated on Tue Oct 3 18:21:12 2006 for Axis2/C by  doxygen 1.4.7