#include <axutil_utils_defines.h>
#include <axutil_env.h>
#include <axiom_soap_envelope.h>
#include <sandesha2_iom_rm_part.h>
#include <sandesha2_error.h>
#include <sandesha2_identifier.h>
Go to the source code of this file.
Classes | |
struct | sandesha2_close_seq |
sandesha2_close_seq sandesha2_close_seq More... | |
Typedefs | |
typedef struct sandesha2_close_seq | sandesha2_close_seq_t |
Functions | |
AXIS2_EXTERN sandesha2_close_seq_t * | sandesha2_close_seq_create (const axutil_env_t *env, axis2_char_t *ns_value) |
axis2_status_t | sandesha2_close_seq_set_identifier (sandesha2_close_seq_t *close_seq, const axutil_env_t *env, sandesha2_identifier_t *identifier) |
sandesha2_identifier_t * | sandesha2_close_seq_get_identifier (sandesha2_close_seq_t *close_seq, const axutil_env_t *env) |