Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Examples

axis2_disp_ops Struct Reference
[Dispatcher]

Dispatcher ops struct. More...

#include <axis2_disp.h>

List of all members.

Public Attributes

axis2_handler_t *(* get_base )(struct axis2_disp *disp, const axis2_env_t *env)
axis2_qname_t *(* get_qname )(struct axis2_disp *disp, const axis2_env_t *env)
axis2_status_t(* set_qname )(struct axis2_disp *disp, const axis2_env_t *env, axis2_qname_t *qname)
axis2_status_t(* free )(struct axis2_disp *disp, const axis2_env_t *env)
axis2_svc *(* find_svc )(axis2_msg_ctx_t *msg_ctx, const axis2_env_t *env)
axis2_op *(* find_op )(axis2_msg_ctx_t *msg_ctx, const axis2_env_t *env, struct axis2_svc *svc)


Detailed Description

Dispatcher ops struct.


Member Data Documentation

struct axis2_op*( * axis2_disp_ops::find_op)(axis2_msg_ctx_t *msg_ctx, const axis2_env_t *env, struct axis2_svc *svc)
 

finds the op

Parameters:
service 
msg_ctx 
Returns:

struct axis2_svc*( * axis2_disp_ops::find_svc)(axis2_msg_ctx_t *msg_ctx, const axis2_env_t *env)
 

finds the service

Parameters:
messageContext 
Returns:


The documentation for this struct was generated from the following file:
Generated on Fri Jun 16 18:02:40 2006 for Axis2/C by  doxygen 1.4.2