|
Public Attributes |
axis2_status_t(* | free )(axis2_phase_resolver_t *phase_resolver, const axis2_env_t *env) |
axis2_status_t(* | build_chains )(axis2_phase_resolver_t *phase_resolver, const axis2_env_t *env) |
axis2_status_t(* | build_module_op )(axis2_phase_resolver_t *phase_resolver, const axis2_env_t *env, struct axis2_op *op) |
axis2_status_t(* | build_transport_chains )(axis2_phase_resolver_t *phase_resolver, const axis2_env_t *env) |
axis2_status_t(* | engage_module_globally )(axis2_phase_resolver_t *phase_resolver, const axis2_env_t *env, struct axis2_module_desc *module) |
axis2_status_t(* | engage_module_to_svc_from_global )(axis2_phase_resolver_t *phase_resolver, const axis2_env_t *env, struct axis2_svc *svc, struct axis2_module_desc *module_desc) |
axis2_status_t(* | engage_module_to_svc )(axis2_phase_resolver_t *phase_resolver, const axis2_env_t *env, struct axis2_svc *svc, struct axis2_module_desc *module_desc) |
axis2_status_t(* | engage_module_to_op )(axis2_phase_resolver_t *phase_resolver, const axis2_env_t *env, struct axis2_op *axis_op, struct axis2_module_desc *module_desc) |