#include <axiom_mtom_sending_callback.h>
Public Attributes | |
void *(* | init_handler )(axiom_mtom_sending_callback_t *mtom_sending_callback, const axutil_env_t *env, void *user_param) |
int(* | load_data )(axiom_mtom_sending_callback_t *mtom_sending_callback, const axutil_env_t *env, void *handler, axis2_char_t **buffer) |
axis2_status_t(* | close_handler )(axiom_mtom_sending_callback_t *mtom_sending_callback, const axutil_env_t *env, void *handler) |
axis2_status_t(* | free )(axiom_mtom_sending_callback_t *mtom_sending_callback, const axutil_env_t *env) |