sandesha2_permanent_storage_mgr.h File Reference

#include <axutil_utils_defines.h>
#include <axutil_env.h>
#include <axis2_conf_ctx.h>
#include <sandesha2_storage_mgr.h>

Go to the source code of this file.

Classes

struct  sandesha2_response

Typedefs

typedef struct sandesha2_response sandesha2_response_t

Functions

AXIS2_EXTERN
sandesha2_storage_mgr_t * 
sandesha2_permanent_storage_mgr_create (const axutil_env_t *env, axis2_char_t *dbname)
void * sandesha2_permanent_storage_mgr_get_dbconn (sandesha2_storage_mgr_t *storage_mgr, const axutil_env_t *env)
axis2_status_t sandesha2_permanent_storage_mgr_init (sandesha2_storage_mgr_t *storage_mgr, const axutil_env_t *env, axis2_conf_ctx_t *conf_ctx)
axis2_status_t sandesha2_permanent_storage_mgr_store_msg_ctx (sandesha2_storage_mgr_t *storage_mgr, const axutil_env_t *env, axis2_char_t *key, axis2_msg_ctx_t *msg_ctx)
axis2_status_t sandesha2_permanent_storage_mgr_update_msg_ctx (sandesha2_storage_mgr_t *storage_mgr, const axutil_env_t *env, axis2_char_t *key, axis2_msg_ctx_t *msg_ctx)
axis2_msg_ctx_t * sandesha2_permanent_storage_mgr_retrieve_msg_ctx (sandesha2_storage_mgr_t *storage_mgr, const axutil_env_t *env, axis2_char_t *key, axis2_conf_ctx_t *conf_ctx, const axis2_bool_t persistent)
axis2_status_t sandesha2_permanent_storage_mgr_create_db (const axutil_env_t *env, axis2_conf_ctx_t *conf_ctx)


Detailed Description


Generated on Fri May 23 15:50:26 2008 for Sandesha2/C by  doxygen 1.5.5