axis2_utils.h File Reference

#include <axis2_utils_defines.h>
#include <axis2_error.h>
#include <axis2_env.h>
#include <axis2_date_time.h>
#include <axis2_base64_binary.h>

Go to the source code of this file.

Defines

#define AXIS2_FUNC_PARAM_CHECK(object, env, error_return)
#define AXIS2_PARAM_CHECK(error, object, error_return)
#define AXIS2_ERROR_SET(error, error_number, status_code)
#define AXIS2_CREATE_FUNCTION   "axis2_get_instance"
#define AXIS2_DELETE_FUNCTION   "axis2_remove_instance"
#define AXIS2_REQUEST_URL_PREFIX   "/services"

Typedefs

typedef int(* AXIS2_FREE_VOID_ARG )(void *obj_to_be_freed, const axis2_env_t *env)
typedef int(* AXIS2_READ_INPUT_CALLBACK )(char *buffer, int size, void *ctx)
typedef int(* AXIS2_CLOSE_INPUT_CALLBACK )(void *ctx)

Enumerations

enum  axis2_scopes { AXIS2_SCOPE_APPLICATION = 0, AXIS2_SCOPE_SESSION, AXIS2_SCOPE_REQUEST }
 Axis2 scopes. More...

Functions

AXIS2_EXTERN axis2_char_t ** axis2_parse_request_url_for_svc_and_op (const axis2_env_t *env, const axis2_char_t *request)


Detailed Description


Generated on Thu Aug 31 17:32:38 2006 for Axis2/C by  doxygen 1.4.6