axiom_soap_message_ops Struct Reference
[soap message]

soap_message operations struct ops Encapsulator struct of axiom_soap body More...

#include <axiom_soap_message.h>

List of all members.

Public Attributes

axis2_status_t(* free_fn )(axiom_soap_message_t *message, const axis2_env_t *env)
axiom_soap_envelope_t *(* get_soap_envelope )(axiom_soap_message_t *message, const axis2_env_t *env)
axis2_status_t(* serialize )(axiom_soap_message_t *message, const axis2_env_t *env, axiom_output_t *om_output)


Detailed Description

soap_message operations struct ops Encapsulator struct of axiom_soap body


Member Data Documentation

axis2_status_t( * axiom_soap_message_ops::free_fn)(axiom_soap_message_t *message, const axis2_env_t *env)

Free an axiom_soap_message

Parameters:
body pointer to soap_message struct
env Environment. MUST NOT be NULL
Returns:
satus of the op. AXIS2_SUCCESS on success else AXIS2_FAILURE


The documentation for this struct was generated from the following file:
Generated on Tue Oct 3 18:21:18 2006 for Axis2/C by  doxygen 1.4.7