woden_soap_binding_msg_ref_exts.h File Reference

Axis2 Soap Binding Message Reference Extensions Interface This interface represents the properties from the SOAP namespace added to the WSDL 2.0 binding_msg_ref component as part of the SOAP binding extension. More...

#include <woden.h>
#include <woden_component_exts.h>
#include <axis2_array_list.h>

Go to the source code of this file.

Classes

struct  woden_soap_binding_msg_ref_exts_ops
struct  woden_soap_binding_msg_ref_exts

Defines

#define WODEN_SOAP_BINDING_MSG_REF_EXTS_FREE(soap_binding_msg_ref_exts, env)   (((woden_soap_binding_msg_ref_exts_t *) soap_binding_msg_ref_exts)->ops->free(soap_binding_msg_ref_exts, env))
#define WODEN_SOAP_BINDING_MSG_REF_EXTS_SUPER_OBJS(soap_binding_msg_ref_exts, env)   (((woden_soap_binding_msg_ref_exts_t *) soap_binding_msg_ref_exts)->ops->super_objs(soap_binding_msg_ref_exts, env))
#define WODEN_SOAP_BINDING_MSG_REF_EXTS_TYPE(soap_binding_msg_ref_exts, env)   (((woden_soap_binding_msg_ref_exts_t *) soap_binding_msg_ref_exts)->ops->type(soap_binding_msg_ref_exts, env))
#define WODEN_SOAP_BINDING_MSG_REF_EXTS_GET_BASE_IMPL(soap_binding_msg_ref_exts, env)   (((woden_soap_binding_msg_ref_exts_t *) soap_binding_msg_ref_exts)->ops->get_base_impl(soap_binding_msg_ref_exts, env))
#define WODEN_SOAP_BINDING_MSG_REF_EXTS_GET_SOAP_MODULES(soap_binding_msg_ref_exts, env)
#define WODEN_SOAP_BINDING_MSG_REF_EXTS_GET_SOAP_HEADERS(soap_binding_msg_ref_exts, env)

Typedefs

typedef woden_soap_binding_msg_ref_exts_base woden_soap_binding_msg_ref_exts_base_t
typedef woden_soap_binding_msg_ref_exts woden_soap_binding_msg_ref_exts_t
typedef woden_soap_binding_msg_ref_exts_ops woden_soap_binding_msg_ref_exts_ops_t

Functions

AXIS2_EXTERN woden_soap_binding_msg_ref_exts_t * woden_soap_binding_msg_ref_exts_create (const axis2_env_t *env)
AXIS2_EXTERN woden_soap_binding_msg_ref_exts_t * woden_soap_binding_msg_ref_exts_to_component_exts (void *soap_binding_msg_ref_exts, const axis2_env_t *env)
AXIS2_EXTERN axis2_status_t woden_soap_binding_msg_ref_exts_resolve_methods (woden_soap_binding_msg_ref_exts_t *soap_binding_msg_ref_exts, const axis2_env_t *env, woden_soap_binding_msg_ref_exts_t *soap_binding_msg_ref_exts_impl, axis2_hash_t *methods)


Detailed Description

Axis2 Soap Binding Message Reference Extensions Interface This interface represents the properties from the SOAP namespace added to the WSDL 2.0 binding_msg_ref component as part of the SOAP binding extension.

These include:


Generated on Thu Aug 31 17:32:38 2006 for Axis2/C by  doxygen 1.4.6