axis2_url_ops Struct Reference

URL ops struct Encapsulator struct for ops of axis2_url. More...

#include <axis2_url.h>

List of all members.

Public Attributes

axis2_char_t *(* to_external_form )(axis2_url_t *url, const axis2_env_t *env)
axis2_status_t(* set_protocol )(axis2_url_t *url, const axis2_env_t *env, axis2_char_t *protocol)
axis2_char_t *(* get_protocol )(axis2_url_t *url, const axis2_env_t *env)
axis2_status_t(* set_server )(axis2_url_t *url, const axis2_env_t *env, axis2_char_t *server)
axis2_char_t *(* get_server )(axis2_url_t *url, const axis2_env_t *env)
axis2_status_t(* set_port )(axis2_url_t *url, const axis2_env_t *env, int port)
int(* get_port )(axis2_url_t *url, const axis2_env_t *env)
axis2_status_t(* set_path )(axis2_url_t *url, const axis2_env_t *env, axis2_char_t *path)
axis2_char_t *(* get_path )(axis2_url_t *url, const axis2_env_t *env)
axis2_url_t *(* clone )(axis2_url_t *url, const axis2_env_t *env)
axis2_status_t(* free_fn )(axis2_url_t *url, const axis2_env_t *env)


Detailed Description

URL ops struct Encapsulator struct for ops of axis2_url.


The documentation for this struct was generated from the following file:
Generated on Tue Oct 3 22:36:10 2006 for Axis2/C by  doxygen 1.4.7