#include <axis2_rest_sender.h>
Public Attributes | |
axis2_status_t(* | send )(axis2_rest_sender_t *sender, const axis2_env_t *env, axis2_msg_ctx_t *msg_ctx, axiom_node_t *out, axis2_char_t *str_url) |
axis2_status_t(* | set_chunked )(axis2_rest_sender_t *sender, const axis2_env_t *env, axis2_bool_t chunked) |
axis2_status_t(* | set_om_output )(axis2_rest_sender_t *sender, const axis2_env_t *env, axiom_output_t *om_output) |
axis2_status_t(* | set_http_version )(axis2_rest_sender_t *sender, const axis2_env_t *env, axis2_char_t *version) |
axis2_status_t(* | free )(axis2_rest_sender_t *sender, const axis2_env_t *env) |