Functions | |
AXIS2_EXTERN axis2_char_t * | sandesha2_seq_mgr_setup_new_seq (const axutil_env_t *env, sandesha2_msg_ctx_t *create_seq_msg, sandesha2_storage_mgr_t *storage_mgr) |
AXIS2_EXTERN axis2_status_t | sandesha2_seq_mgr_update_last_activated_time (const axutil_env_t *env, axis2_char_t *property_key, sandesha2_storage_mgr_t *storage_mgr) |
AXIS2_EXTERN axis2_bool_t | sandesha2_seq_mgr_has_seq_timedout (const axutil_env_t *env, axis2_char_t *property_key, sandesha2_msg_ctx_t *rm_msg_ctx, sandesha2_storage_mgr_t *storage_mgr) |
AXIS2_EXTERN axis2_status_t | sandesha2_seq_mgr_setup_new_client_seq (const axutil_env_t *env, axis2_msg_ctx_t *first_app_msg, axis2_char_t *int_seq_id, axis2_char_t *spec_version, sandesha2_storage_mgr_t *storage_mgr, const axis2_bool_t persistent) |
AXIS2_EXTERN axis2_status_t sandesha2_seq_mgr_update_last_activated_time | ( | const axutil_env_t * | env, | |
axis2_char_t * | property_key, | |||
sandesha2_storage_mgr_t * | storage_mgr | |||
) |
Takes the internal_seq_id as the param. Not the seq_id
internal_seq_id | ||
config_ctx |