axis2_wsdl4c_service.h File Reference

defines WSDL4C_SERVICE More...

#include <axis2_array_list.h>
#include <axis2_allocator.h>
#include <axis2_env.h>
#include <axis2_error.h>

Go to the source code of this file.

get_extensibility_elements/get_extensibility_attributes

return the extensibility elements/attributes belonging to a given namespace namspace uri reference to a vector<int>

Returns:
true if any extensibility elements were found


int * axis2_wsdl4c_service_get_extensibility_elements (void *service, char *namespc)
int * axis2_wsdl4c_service_get_extensibility_attributes (void *service, char *namespc)
void axis2_wsdl4c_service_set_name (void *service, char *name)
void axis2_wsdl4c_service_add_ext_element (void *service, int ident)
void axis2_wsdl4c_service_add_ext_attribute (void *service, int ident)
void axis2_wsdl4c_service_set_documentation (void *service, char *doc)

Functions

void * axis2_wsdl4c_service_create (void *parser)
void axis2_wsdl4c_service_destroy (void *service)
void axis2_wsdl4c_service_add_port (void *service, char *name, void *binding, int svc_ext_id)
int axis2_wsdl4c_service_get_port_extention (void *service, char *name)
void * axis2_wsdl4c_service_get_port_binding (void *service, char *name)
axis2_array_list_taxis2_wsdl4c_service_get_ports (void *service)
char * axis2_wsdl4c_service_get_name (void *service)
char * axis2_wsdl4c_service_get_documentation (void *service)


Detailed Description

defines WSDL4C_SERVICE


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