woden_endpoint_element.h File Reference

Axis2 Endpoint Element Interface This interface represents an <endpoint> element information item, a child element of WSDL <service>. More...

#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 <axis2_qname.h>
#include <axis2_uri.h>
#include <woden.h>
#include <woden_documentable_element.h>
#include <woden_configurable_element.h>
#include <woden_nested_element.h>
#include <woden_nc_name.h>

Go to the source code of this file.

Classes

struct  woden_endpoint_element_ops
union  woden_endpoint_element_base
struct  woden_endpoint_element

Defines

#define WODEN_ENDPOINT_ELEMENT_FREE(endpoint_el, env)
#define WODEN_ENDPOINT_ELEMENT_TYPE(endpoint_el, env)
#define WODEN_ENDPOINT_ELEMENT_SET_NAME(endpoint_el, env, name)
#define WODEN_ENDPOINT_ELEMENT_GET_NAME(endpoint_el, env)
#define WODEN_ENDPOINT_ELEMENT_SET_BINDING_QNAME(endpoint_el, env, qname)
#define WODEN_ENDPOINT_ELEMENT_GET_BINDING_QNAME(endpoint_el, env)
#define WODEN_ENDPOINT_ELEMENT_GET_BINDING_ELEMENT(endpoint_el, env)
#define WODEN_ENDPOINT_ELEMENT_SET_ADDRESS(endpoint_el, env, uri)
#define WODEN_ENDPOINT_ELEMENT_GET_ADDRESS(endpoint_el, env)

Typedefs

typedef woden_endpoint_element woden_endpoint_element_t
typedef woden_endpoint_element_ops woden_endpoint_element_ops_t
typedef woden_endpoint_element_base woden_endpoint_element_base_t

Functions

axis2_status_t woden_endpoint_element_resolve_methods (woden_endpoint_element_t *endpoint_element, const axis2_env_t *env, axis2_hash_t *methods)


Detailed Description

Axis2 Endpoint Element Interface This interface represents an <endpoint> element information item, a child element of WSDL <service>.


Generated on Tue Oct 3 20:48:03 2006 for Axis2/C by  doxygen 1.4.7