rampart_mod.h File Reference

Axis2 rampart module interface. More...

#include <axis2_handler.h>

Go to the source code of this file.

Functions

AXIS2_EXTERN axis2_handler_trampart_in_handler_create (const axis2_env_t *env, axis2_qname_t *qname)
AXIS2_EXTERN axis2_handler_trampart_out_handler_create (const axis2_env_t *env, axis2_qname_t *qname)


Detailed Description

Axis2 rampart module interface.


Function Documentation

AXIS2_EXTERN axis2_handler_t* rampart_in_handler_create ( const axis2_env_t env,
axis2_qname_t *  qname 
)

Creates In handler

Parameters:
env pointer to environment struct
qname 
Returns:
Created In handler

AXIS2_EXTERN axis2_handler_t* rampart_out_handler_create ( const axis2_env_t env,
axis2_qname_t *  qname 
)

Creates Out handler

Parameters:
env pointer to environment struct
qname 
Returns:
Created Out handler


Generated on Wed Dec 20 20:14:11 2006 for Axis2/C by  doxygen 1.5.1