Functions | |
AXIS2_EXTERN axis2_status_t | rampart_shb_build_message (const axutil_env_t *env, axis2_msg_ctx_t *msg_ctx, rampart_context_t *context, axiom_soap_envelope_t *soap_envelope) |
AXIS2_EXTERN axis2_status_t rampart_shb_build_message | ( | const axutil_env_t * | env, | |
axis2_msg_ctx_t * | msg_ctx, | |||
rampart_context_t * | context, | |||
axiom_soap_envelope_t * | soap_envelope | |||
) |
Build a message depending on configurations.
env | pointer to environment struct | |
msg_ctx | message context | |
soap_envelope | the SOAP envelope |