axis2_http_worker.h File Reference

axis2 HTTP Worker More...

#include <axis2_const.h>
#include <axis2_defines.h>
#include <axis2_env.h>
#include <axis2_simple_http_svr_conn.h>
#include <axis2_http_simple_response.h>
#include <axis2_http_simple_request.h>
#include <axis2_conf_ctx.h>

Go to the source code of this file.

Classes

struct  axis2_http_worker_ops
struct  axis2_http_worker

Defines

#define AXIS2_HTTP_WORKER_PROCESS_REQUEST(http_worker, env, svr_conn, simple_request)
#define AXIS2_HTTP_WORKER_SET_SVR_PORT(http_worker, env, port)   ((http_worker)->ops->set_svr_port(http_worker, env, port))
#define AXIS2_HTTP_WORKER_FREE(http_worker, env)   ((http_worker)->ops->free(http_worker, env))

Typedefs

typedef axis2_http_worker_ops axis2_http_worker_ops_t
typedef axis2_http_worker axis2_http_worker_t

Functions

AXIS2_EXTERN axis2_http_worker_taxis2_http_worker_create (const axis2_env_t *env, axis2_conf_ctx_t *conf_ctx)


Detailed Description

axis2 HTTP Worker


Generated on Thu Oct 26 21:11:26 2006 for Axis2/C by  doxygen 1.4.7