|
Public Attributes |
axis2_ctx_t *(* | get_base )(struct axis2_svc_ctx *svc_ctx, const axis2_env_t *env) |
axis2_svc_grp_ctx *(* | get_parent )(struct axis2_svc_ctx *svc_ctx, const axis2_env_t *env) |
axis2_status_t(* | free )(struct axis2_svc_ctx *svc_ctx, const axis2_env_t *env) |
axis2_status_t(* | init )(struct axis2_svc_ctx *svc_ctx, const axis2_env_t *env, struct axis2_conf *conf) |
axis2_char_t *(* | get_svc_id )(const struct axis2_svc_ctx *svc_ctx, const axis2_env_t *env) |
axis2_svc *(* | get_svc )(struct axis2_svc_ctx *svc_ctx, const axis2_env_t *env) |
axis2_status_t(* | set_svc )(axis2_svc_ctx_t *svc_ctx, const axis2_env_t *env, struct axis2_svc *svc) |
axis2_conf_ctx *(* | get_conf_ctx )(struct axis2_svc_ctx *svc_ctx, const axis2_env_t *env) |
axis2_op_ctx *(* | create_op_ctx )(struct axis2_svc_ctx *svc_ctx, const axis2_env_t *env, axis2_qname_t *qname) |