#include <axis2_wsdl_ext_soap_op.h>
Public Attributes | |
axis2_status_t(* | free )(axis2_wsdl_ext_soap_op_t *ext_soap_op, const axis2_env_t *env) |
axis2_char_t *(* | get_soap_action )(axis2_wsdl_ext_soap_op_t *ext_soap_op, const axis2_env_t *env) |
axis2_status_t(* | set_soap_action )(axis2_wsdl_ext_soap_op_t *ext_soap_op, const axis2_env_t *env, axis2_char_t *soap_action) |
axis2_char_t *(* | get_style )(axis2_wsdl_ext_soap_op_t *ext_soap_op, const axis2_env_t *env) |
axis2_status_t(* | set_style )(axis2_wsdl_ext_soap_op_t *ext_soap_op, const axis2_env_t *env, axis2_char_t *style) |
|
De-allocate memory
|