You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by ma...@apache.org on 2007/10/05 07:21:13 UTC

svn commit: r582078 [22/35] - in /webservices/sandesha/site/sandesha2/c: ./ api/html/ docs/

Added: webservices/sandesha/site/sandesha2/c/api/html/sandesha2__property__bean_8h-source.html
URL: http://svn.apache.org/viewvc/webservices/sandesha/site/sandesha2/c/api/html/sandesha2__property__bean_8h-source.html?rev=582078&view=auto
==============================================================================
--- webservices/sandesha/site/sandesha2/c/api/html/sandesha2__property__bean_8h-source.html (added)
+++ webservices/sandesha/site/sandesha2/c/api/html/sandesha2__property__bean_8h-source.html Thu Oct  4 22:20:55 2007
@@ -0,0 +1,202 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Sandesha2/C - Sandesha2/C: sandesha2_property_bean.h Source File</title><style type="text/css" media="all">
+          @import url("../../style/maven-base.css");
+          
+			    @import url("../../style/maven-classic.css");</style><link rel="stylesheet" href="../../style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/sandesha2/c" id="projectLogo"><img alt="Apache Sandesha2/C" src="http://ws.apache.org/sandesha2/c/images/sandesha2c_logo.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
+                	Last published: 05 October 2007
+                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuApache_Sandesha2_C"><h5>Apache Sandesha2/C</h5><ul><li class="none"><a href="../../index.html">Apache Sandesha2/C Home</a></li><li class="expanded"><a href="../../download.cgi">Download Sandesha2/C</a><ul><li class="none"><a href="../../download.cgi">Releases</a></li></ul></li><li class="expanded"><a href="../../docs/index.html">Documentation</a><ul><li class="none"><a href="../../docs/installationguide.html">Installation Guide</a></li><li class="none"><a href="../../docs/sandesha2c_manual.html">Sandesha2/C manual</a></li></ul></li><li class="expanded"><a href="../../lists_issues.html">Get Involved</a><ul><li class="none"><a href="../../lists_issues.html">Mailing Lists &amp; Issue Tracking</a></li><li class="none"><a href="../../svn.html">Checkout Source Code</a></li></ul></li><li class="expanded"><a href="../../coding_
 conventions.html">Developer Guidelines</a><ul><li class="none"><a href="../../coding_conventions.html">Coding Convention</a></li><li class="none"><a href="../../versioning.html">Versionning</a></li></ul></li><li class="expanded"><a href="../../team-list.html">Project Information</a><ul><li class="none"><a href="../../team-list.html">Project Team</a></li><li class="none"><a href="http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/" class="externalLink" title="External Link">Source Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="../../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><p>
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="annotated.html"><span>Classes</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+    <li><a href="dirs.html"><span>Directories</span></a></li>
+  </ul>
+</div><div class="nav">
+<a class="el" href="dir_16487952adfeac4b2b9df719b49efdb6.html">include</a></div></p></div><div class="section"><a name="sandesha2_property_bean_h"></a><h2>sandesha2_property_bean.h</h2><p><a href="sandesha2__property__bean_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
+<a name="l00002"></a>00002 <span class="comment"> * Copyright 2004,2005 The Apache Software Foundation.</span>
+<a name="l00003"></a>00003 <span class="comment"> *</span>
+<a name="l00004"></a>00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span>
+<a name="l00005"></a>00005 <span class="comment"> * you may not use this file except in compliance with the License.</span>
+<a name="l00006"></a>00006 <span class="comment"> * You may obtain a copy of the License at</span>
+<a name="l00007"></a>00007 <span class="comment"> *</span>
+<a name="l00008"></a>00008 <span class="comment"> *      http://www.apache.org/licenses/LICENSE-2.0</span>
+<a name="l00009"></a>00009 <span class="comment"> *</span>
+<a name="l00010"></a>00010 <span class="comment"> * Unless required by applicable law or agreed to in writing, software</span>
+<a name="l00011"></a>00011 <span class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</span>
+<a name="l00012"></a>00012 <span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span>
+<a name="l00013"></a>00013 <span class="comment"> * See the License for the specific language governing permissions and</span>
+<a name="l00014"></a>00014 <span class="comment"> * limitations under the License.</span>
+<a name="l00015"></a>00015 <span class="comment"> */</span>
+<a name="l00016"></a>00016  
+<a name="l00017"></a>00017 <span class="preprocessor">#ifndef SANDESHA2_PROPERTY_BEAN_H</span>
+<a name="l00018"></a>00018 <span class="preprocessor"></span><span class="preprocessor">#define SANDESHA2_PROPERTY_BEAN_H</span>
+<a name="l00019"></a>00019 <span class="preprocessor"></span>
+<a name="l00025"></a>00025 <span class="preprocessor">#include &lt;axutil_utils_defines.h&gt;</span>
+<a name="l00026"></a>00026 <span class="preprocessor">#include &lt;axutil_env.h&gt;</span>
+<a name="l00027"></a>00027 <span class="preprocessor">#include &lt;axutil_array_list.h&gt;</span>
+<a name="l00028"></a>00028 
+<a name="l00029"></a>00029 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00030"></a>00030 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span>
+<a name="l00031"></a>00031 {
+<a name="l00032"></a>00032 <span class="preprocessor">#endif</span>
+<a name="l00033"></a>00033 <span class="preprocessor"></span>
+<a name="l00039"></a>00039 <span class="keyword">typedef</span> <span class="keyword">struct </span>sandesha2_property_bean_t sandesha2_property_bean_t;
+<a name="l00040"></a>00040 
+<a name="l00041"></a>00041 AXIS2_EXTERN sandesha2_property_bean_t* AXIS2_CALL
+<a name="l00042"></a>00042 sandesha2_property_bean_create(
+<a name="l00043"></a>00043         <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00044"></a>00044  
+<a name="l00045"></a>00045 <span class="keywordtype">long</span> AXIS2_CALL 
+<a name="l00046"></a>00046 sandesha2_property_bean_get_inactive_timeout_interval(
+<a name="l00047"></a>00047     sandesha2_property_bean_t *bean, 
+<a name="l00048"></a>00048     <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00049"></a>00049             
+<a name="l00050"></a>00050 axis2_status_t AXIS2_CALL
+<a name="l00051"></a>00051 sandesha2_property_bean_set_inactive_timeout_interval(
+<a name="l00052"></a>00052     sandesha2_property_bean_t *bean,
+<a name="l00053"></a>00053     <span class="keyword">const</span> axutil_env_t *env, 
+<a name="l00054"></a>00054     <span class="keywordtype">long</span> interval);
+<a name="l00055"></a>00055             
+<a name="l00056"></a>00056 axis2_status_t AXIS2_CALL
+<a name="l00057"></a>00057 sandesha2_property_bean_set_inactive_timeout_interval_with_units(
+<a name="l00058"></a>00058     sandesha2_property_bean_t *bean,
+<a name="l00059"></a>00059     <span class="keyword">const</span> axutil_env_t *env, 
+<a name="l00060"></a>00060     <span class="keywordtype">long</span> interval,
+<a name="l00061"></a>00061     axis2_char_t *units);
+<a name="l00062"></a>00062             
+<a name="l00063"></a>00063 <span class="keywordtype">long</span> AXIS2_CALL
+<a name="l00064"></a>00064 sandesha2_property_bean_get_ack_interval(
+<a name="l00065"></a>00065     sandesha2_property_bean_t *bean,
+<a name="l00066"></a>00066     <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00067"></a>00067             
+<a name="l00068"></a>00068 axis2_status_t AXIS2_CALL
+<a name="l00069"></a>00069 sandesha2_property_bean_set_ack_interval(
+<a name="l00070"></a>00070     sandesha2_property_bean_t *bean,
+<a name="l00071"></a>00071     <span class="keyword">const</span> axutil_env_t *env, 
+<a name="l00072"></a>00072     <span class="keywordtype">long</span> interval);
+<a name="l00073"></a>00073             
+<a name="l00074"></a>00074 <span class="keywordtype">long</span> AXIS2_CALL
+<a name="l00075"></a>00075 sandesha2_property_bean_get_retrans_interval( 
+<a name="l00076"></a>00076     sandesha2_property_bean_t *bean,
+<a name="l00077"></a>00077     <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00078"></a>00078             
+<a name="l00079"></a>00079 axis2_status_t AXIS2_CALL
+<a name="l00080"></a>00080 sandesha2_property_bean_set_retrans_interval(
+<a name="l00081"></a>00081     sandesha2_property_bean_t *bean,
+<a name="l00082"></a>00082     <span class="keyword">const</span> axutil_env_t *env, 
+<a name="l00083"></a>00083     <span class="keywordtype">long</span> interval);
+<a name="l00084"></a>00084             
+<a name="l00085"></a>00085 axis2_bool_t AXIS2_CALL
+<a name="l00086"></a>00086 sandesha2_property_bean_is_exp_backoff(
+<a name="l00087"></a>00087     sandesha2_property_bean_t *bean,
+<a name="l00088"></a>00088     <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00089"></a>00089             
+<a name="l00090"></a>00090 axis2_status_t AXIS2_CALL
+<a name="l00091"></a>00091 sandesha2_property_bean_set_exp_backoff( 
+<a name="l00092"></a>00092     sandesha2_property_bean_t *bean,
+<a name="l00093"></a>00093     <span class="keyword">const</span> axutil_env_t *env, 
+<a name="l00094"></a>00094     axis2_bool_t exp_backoff);
+<a name="l00095"></a>00095             
+<a name="l00096"></a>00096 axis2_char_t* AXIS2_CALL
+<a name="l00097"></a>00097 sandesha2_property_bean_get_in_mem_storage_mgr( 
+<a name="l00098"></a>00098     sandesha2_property_bean_t *bean,
+<a name="l00099"></a>00099     <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00100"></a>00100             
+<a name="l00101"></a>00101 axis2_status_t AXIS2_CALL
+<a name="l00102"></a>00102 sandesha2_property_bean_set_in_mem_storage_mgr(
+<a name="l00103"></a>00103     sandesha2_property_bean_t *bean,
+<a name="l00104"></a>00104     <span class="keyword">const</span> axutil_env_t *env, 
+<a name="l00105"></a>00105     axis2_char_t *manager);
+<a name="l00106"></a>00106             
+<a name="l00107"></a>00107 axis2_char_t* AXIS2_CALL
+<a name="l00108"></a>00108 sandesha2_property_bean_get_permanent_storage_mgr( 
+<a name="l00109"></a>00109     sandesha2_property_bean_t *bean,
+<a name="l00110"></a>00110     <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00111"></a>00111             
+<a name="l00112"></a>00112 axis2_status_t AXIS2_CALL
+<a name="l00113"></a>00113 sandesha2_property_bean_set_permanent_storage_mgr(
+<a name="l00114"></a>00114     sandesha2_property_bean_t *bean,
+<a name="l00115"></a>00115     <span class="keyword">const</span> axutil_env_t *env, 
+<a name="l00116"></a>00116     axis2_char_t *manager);
+<a name="l00117"></a>00117 
+<a name="l00125"></a>00125 axis2_char_t* AXIS2_CALL
+<a name="l00126"></a>00126 <a class="code" href="sandesha2__property__bean_8h.html#d21b03d7e518c73cd639872b709f263f">sandesha2_property_bean_get_storage_mgr</a>(
+<a name="l00127"></a>00127     sandesha2_property_bean_t *bean,
+<a name="l00128"></a>00128     <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00129"></a>00129             
+<a name="l00130"></a>00130 axis2_status_t AXIS2_CALL
+<a name="l00131"></a>00131 sandesha2_property_bean_set_storage_mgr(
+<a name="l00132"></a>00132     sandesha2_property_bean_t *bean,
+<a name="l00133"></a>00133     <span class="keyword">const</span> axutil_env_t *env, 
+<a name="l00134"></a>00134     axis2_char_t *manager);
+<a name="l00135"></a>00135            
+<a name="l00136"></a>00136 axis2_bool_t AXIS2_CALL
+<a name="l00137"></a>00137 sandesha2_property_bean_is_in_order(
+<a name="l00138"></a>00138     sandesha2_property_bean_t *bean,
+<a name="l00139"></a>00139     <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00140"></a>00140             
+<a name="l00141"></a>00141 axis2_status_t AXIS2_CALL
+<a name="l00142"></a>00142 sandesha2_property_bean_set_in_order( 
+<a name="l00143"></a>00143     sandesha2_property_bean_t *bean,
+<a name="l00144"></a>00144     <span class="keyword">const</span> axutil_env_t *env, 
+<a name="l00145"></a>00145     axis2_bool_t in_order);
+<a name="l00146"></a>00146             
+<a name="l00147"></a>00147 axutil_array_list_t* AXIS2_CALL
+<a name="l00148"></a>00148 sandesha2_property_bean_get_msg_types_to_drop( 
+<a name="l00149"></a>00149     sandesha2_property_bean_t *bean,
+<a name="l00150"></a>00150     <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00151"></a>00151             
+<a name="l00152"></a>00152 axis2_status_t AXIS2_CALL
+<a name="l00153"></a>00153 sandesha2_property_bean_set_msg_types_to_drop( 
+<a name="l00154"></a>00154     sandesha2_property_bean_t *bean,
+<a name="l00155"></a>00155     <span class="keyword">const</span> axutil_env_t *env, 
+<a name="l00156"></a>00156     axutil_array_list_t *msg_types);
+<a name="l00157"></a>00157             
+<a name="l00158"></a>00158 axis2_status_t AXIS2_CALL
+<a name="l00159"></a>00159 sandesha2_property_bean_add_msg_type_to_drop( 
+<a name="l00160"></a>00160     sandesha2_property_bean_t *bean,
+<a name="l00161"></a>00161     <span class="keyword">const</span> axutil_env_t *env, 
+<a name="l00162"></a>00162     <span class="keywordtype">int</span> msg_type);
+<a name="l00163"></a>00163             
+<a name="l00164"></a>00164 <span class="keywordtype">int</span> AXIS2_CALL
+<a name="l00165"></a>00165 sandesha2_property_bean_get_max_retrans_count( 
+<a name="l00166"></a>00166     sandesha2_property_bean_t *bean,
+<a name="l00167"></a>00167     <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00168"></a>00168             
+<a name="l00169"></a>00169 axis2_status_t AXIS2_CALL
+<a name="l00170"></a>00170 sandesha2_property_bean_set_max_retrans_count( 
+<a name="l00171"></a>00171     sandesha2_property_bean_t *bean,
+<a name="l00172"></a>00172     <span class="keyword">const</span> axutil_env_t *env, 
+<a name="l00173"></a>00173     <span class="keywordtype">int</span> count);
+<a name="l00174"></a>00174      
+<a name="l00175"></a>00175 axis2_char_t *AXIS2_CALL
+<a name="l00176"></a>00176 sandesha2_property_bean_get_db_path(
+<a name="l00177"></a>00177     sandesha2_property_bean_t *bean,
+<a name="l00178"></a>00178     <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00179"></a>00179 
+<a name="l00180"></a>00180 axis2_status_t AXIS2_CALL
+<a name="l00181"></a>00181 sandesha2_property_bean_set_db_path(
+<a name="l00182"></a>00182     sandesha2_property_bean_t *bean,
+<a name="l00183"></a>00183     <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00184"></a>00184     axis2_char_t *db_path);
+<a name="l00185"></a>00185 
+<a name="l00186"></a>00186 axis2_status_t AXIS2_CALL 
+<a name="l00187"></a>00187 sandesha2_property_bean_free(
+<a name="l00188"></a>00188     sandesha2_property_bean_t *bean, 
+<a name="l00189"></a>00189     <span class="keyword">const</span> axutil_env_t *env);                                                           
+<a name="l00190"></a>00190 
+<a name="l00191"></a>00191 axis2_status_t AXIS2_CALL
+<a name="l00192"></a>00192 sandesha2_property_bean_free_void_arg(
+<a name="l00193"></a>00193     <span class="keywordtype">void</span> *arg,
+<a name="l00194"></a>00194     <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00195"></a>00195 
+<a name="l00196"></a>00196                        
+<a name="l00198"></a>00198 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00199"></a>00199 <span class="preprocessor"></span>}
+<a name="l00200"></a>00200 <span class="preprocessor">#endif</span>
+<a name="l00201"></a>00201 <span class="preprocessor"></span>
+<a name="l00202"></a>00202 <span class="preprocessor">#endif </span><span class="comment">/*SANDESHA2_PROPERTY_BEAN_H*/</span>
+</pre></div></p></div><div class="section"><address style="text-align: right;"><small>Generated on Mon Oct 1 17:19:03 2007 for Sandesha2/C by 
+<a href="http://www.doxygen.org/index.html" class="externalLink" title="External Link">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></img></a> 1.5.3 </small></address></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2007, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file

Added: webservices/sandesha/site/sandesha2/c/api/html/sandesha2__property__bean_8h.html
URL: http://svn.apache.org/viewvc/webservices/sandesha/site/sandesha2/c/api/html/sandesha2__property__bean_8h.html?rev=582078&view=auto
==============================================================================
--- webservices/sandesha/site/sandesha2/c/api/html/sandesha2__property__bean_8h.html (added)
+++ webservices/sandesha/site/sandesha2/c/api/html/sandesha2__property__bean_8h.html Thu Oct  4 22:20:55 2007
@@ -0,0 +1,64 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Sandesha2/C - Sandesha2/C: sandesha2_property_bean.h File Reference</title><style type="text/css" media="all">
+          @import url("../../style/maven-base.css");
+          
+			    @import url("../../style/maven-classic.css");</style><link rel="stylesheet" href="../../style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/sandesha2/c" id="projectLogo"><img alt="Apache Sandesha2/C" src="http://ws.apache.org/sandesha2/c/images/sandesha2c_logo.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
+                	Last published: 05 October 2007
+                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuApache_Sandesha2_C"><h5>Apache Sandesha2/C</h5><ul><li class="none"><a href="../../index.html">Apache Sandesha2/C Home</a></li><li class="expanded"><a href="../../download.cgi">Download Sandesha2/C</a><ul><li class="none"><a href="../../download.cgi">Releases</a></li></ul></li><li class="expanded"><a href="../../docs/index.html">Documentation</a><ul><li class="none"><a href="../../docs/installationguide.html">Installation Guide</a></li><li class="none"><a href="../../docs/sandesha2c_manual.html">Sandesha2/C manual</a></li></ul></li><li class="expanded"><a href="../../lists_issues.html">Get Involved</a><ul><li class="none"><a href="../../lists_issues.html">Mailing Lists &amp; Issue Tracking</a></li><li class="none"><a href="../../svn.html">Checkout Source Code</a></li></ul></li><li class="expanded"><a href="../../coding_
 conventions.html">Developer Guidelines</a><ul><li class="none"><a href="../../coding_conventions.html">Coding Convention</a></li><li class="none"><a href="../../versioning.html">Versionning</a></li></ul></li><li class="expanded"><a href="../../team-list.html">Project Information</a><ul><li class="none"><a href="../../team-list.html">Project Team</a></li><li class="none"><a href="http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/" class="externalLink" title="External Link">Source Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="../../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><p>
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="annotated.html"><span>Classes</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+    <li><a href="dirs.html"><span>Directories</span></a></li>
+  </ul>
+</div><div class="nav">
+<a class="el" href="dir_16487952adfeac4b2b9df719b49efdb6.html">include</a></div></p></div><div class="section"><a name="sandesha2_property_bean_h_File_Reference"></a><h2>sandesha2_property_bean.h File Reference</h2><code>#include &lt;axutil_utils_defines.h&gt;</code><br></br><code>#include &lt;axutil_env.h&gt;</code><br></br><code>#include &lt;axutil_array_list.h&gt;</code><br></br><p>
+<a href="sandesha2__property__bean_8h-source.html">Go to the source code of this file.</a><table class="bodyTable"><tr class="b"><td></td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="b908a0dd145353c3c9e25036a8ce8213"></a>
+typedef struct <br></br>
+sandesha2_property_bean_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_t</b></td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="ea2dcc2ed4b5275ea1cd288008cbd603"></a>
+AXIS2_EXTERN <br></br>
+sandesha2_property_bean_t * </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_create</b> (const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="93120dd436f1f4d4068e73908aafbf07"></a>
+long </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_get_inactive_timeout_interval</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="b729591ee1780f1462262629412cb2f8"></a>
+axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_set_inactive_timeout_interval</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, long interval)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="14a34fd65db06d28cc3243f33193110e"></a>
+axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_set_inactive_timeout_interval_with_units</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, long interval, axis2_char_t *units)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="966141d5f0267e41f1ac517cc41b4236"></a>
+long </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_get_ack_interval</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="453a499cd33e8e3367e26cd04a3bc915"></a>
+axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_set_ack_interval</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, long interval)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="f111b2719887e9f9afcfef7242b97e0a"></a>
+long </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_get_retrans_interval</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="b56dfa681ccc1ffb7f82de88487f6fc6"></a>
+axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_set_retrans_interval</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, long interval)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="9f8e51a0593058601e639d676c1199cd"></a>
+axis2_bool_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_is_exp_backoff</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="625ba20a5fc90ecd81dac8a374036779"></a>
+axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_set_exp_backoff</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, axis2_bool_t exp_backoff)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="a2a89f88c412a1f76ff7d974befb0111"></a>
+axis2_char_t * </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_get_in_mem_storage_mgr</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="947aec0254af38eda218b429bbad0208"></a>
+axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_set_in_mem_storage_mgr</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, axis2_char_t *manager)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="f5ab6f93b9bc011f751f436287ac0218"></a>
+axis2_char_t * </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_get_permanent_storage_mgr</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="704cdf7fdab32acc18c3726de59a236e"></a>
+axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_set_permanent_storage_mgr</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, axis2_char_t *manager)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top">axis2_char_t * </td><td class="memItemRight" valign="bottom"><a class="el" href="sandesha2__property__bean_8h.html#d21b03d7e518c73cd639872b709f263f">sandesha2_property_bean_get_storage_mgr</a> (sandesha2_property_bean_t *bean, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="3844b261468a990315bc6f52bb73ce13"></a>
+axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_set_storage_mgr</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, axis2_char_t *manager)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="54f8a6913cab224c1a20e8e580424bf9"></a>
+axis2_bool_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_is_in_order</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="1d298b6a2b14d455e6d45259d0078eb8"></a>
+axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_set_in_order</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, axis2_bool_t in_order)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="cd4c69928ea1ef1a6b1af0af63e0afb4"></a>
+axutil_array_list_t * </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_get_msg_types_to_drop</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="1fffd9b6f9a5ef1189e237219d50a48b"></a>
+axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_set_msg_types_to_drop</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, axutil_array_list_t *msg_types)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="5952a20c5f732a5e49379b821921f249"></a>
+axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_add_msg_type_to_drop</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, int msg_type)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="43f59208a76cbe43ef07af453a36f655"></a>
+int </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_get_max_retrans_count</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="b070e676ef0b0bfb3b002d28f53d35ad"></a>
+axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_set_max_retrans_count</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, int count)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="839232031640c7e6a86985825aea5d2a"></a>
+axis2_char_t * </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_get_db_path</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="dd7a7412f9edcdd1a7e47b3cbd466c17"></a>
+axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_set_db_path</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, axis2_char_t *db_path)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="6a912d9d021c4d4929463d7143bc41e7"></a>
+axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_free</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="b3c0e232b4e8f205756a2d0f767f9d23"></a>
+axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_free_void_arg</b> (void *arg, const axutil_env_t *env)</td></tr></table>
+</p></div><div class="section"><p><a name="_details"></a></p><div class="subsection"><a name="Detailed_Description"></a><h3>Detailed Description</h3></div></div><div class="section"><div class="subsection"><a name="Function_Documentation"></a><h3>Function Documentation</h3><p><a class="anchor" name="d21b03d7e518c73cd639872b709f263f"></a>
+<div class="memitem">
+<div class="memproto">
+      <table class="bodyTable"><tr class="a"><td class="memname">axis2_char_t* sandesha2_property_bean_get_storage_mgr           </td><td>(</td><td class="paramtype">sandesha2_property_bean_t * </td><td class="paramname"> <em>bean</em>, </td></tr><tr class="b"><td class="paramkey"></td><td></td><td class="paramtype">const axutil_env_t * </td><td class="paramname"> <em>env</em></td><td> </td></tr><tr class="a"><td></td><td>)</td><td></td><td></td><td width="100%"></td></tr></table>
+</div>
+<div class="memdoc">
+
+<p>
+return the storage manager to use. This could be either persistent or inmemory. <dl compact=""><dt><b>Parameters:</b></dt><dd>
+  <table class="bodyTable"><tr class="b"><td valign="top"></td><td valign="top"><em>property</em> </td><td>bean  environment </td></tr></table>
+</dd></dl>
+<dl class="return" compact=""><dt><b>Returns:</b></dt><dd>storage manager(persistent/inmemory) </dd></dl>
+
+</p></div>
+</div></p><p>
+</p></div></div><div class="section"><address style="text-align: right;"><small>Generated on Mon Oct 1 17:19:05 2007 for Sandesha2/C by 
+<a href="http://www.doxygen.org/index.html" class="externalLink" title="External Link">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></img></a> 1.5.3 </small></address></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2007, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file

Added: webservices/sandesha/site/sandesha2/c/api/html/sandesha2__property__mgr_8h-source.html
URL: http://svn.apache.org/viewvc/webservices/sandesha/site/sandesha2/c/api/html/sandesha2__property__mgr_8h-source.html?rev=582078&view=auto
==============================================================================
--- webservices/sandesha/site/sandesha2/c/api/html/sandesha2__property__mgr_8h-source.html (added)
+++ webservices/sandesha/site/sandesha2/c/api/html/sandesha2__property__mgr_8h-source.html Thu Oct  4 22:20:55 2007
@@ -0,0 +1,70 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Sandesha2/C - Sandesha2/C: sandesha2_property_mgr.h Source File</title><style type="text/css" media="all">
+          @import url("../../style/maven-base.css");
+          
+			    @import url("../../style/maven-classic.css");</style><link rel="stylesheet" href="../../style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/sandesha2/c" id="projectLogo"><img alt="Apache Sandesha2/C" src="http://ws.apache.org/sandesha2/c/images/sandesha2c_logo.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
+                	Last published: 05 October 2007
+                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuApache_Sandesha2_C"><h5>Apache Sandesha2/C</h5><ul><li class="none"><a href="../../index.html">Apache Sandesha2/C Home</a></li><li class="expanded"><a href="../../download.cgi">Download Sandesha2/C</a><ul><li class="none"><a href="../../download.cgi">Releases</a></li></ul></li><li class="expanded"><a href="../../docs/index.html">Documentation</a><ul><li class="none"><a href="../../docs/installationguide.html">Installation Guide</a></li><li class="none"><a href="../../docs/sandesha2c_manual.html">Sandesha2/C manual</a></li></ul></li><li class="expanded"><a href="../../lists_issues.html">Get Involved</a><ul><li class="none"><a href="../../lists_issues.html">Mailing Lists &amp; Issue Tracking</a></li><li class="none"><a href="../../svn.html">Checkout Source Code</a></li></ul></li><li class="expanded"><a href="../../coding_
 conventions.html">Developer Guidelines</a><ul><li class="none"><a href="../../coding_conventions.html">Coding Convention</a></li><li class="none"><a href="../../versioning.html">Versionning</a></li></ul></li><li class="expanded"><a href="../../team-list.html">Project Information</a><ul><li class="none"><a href="../../team-list.html">Project Team</a></li><li class="none"><a href="http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/" class="externalLink" title="External Link">Source Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="../../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><p>
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="annotated.html"><span>Classes</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+    <li><a href="dirs.html"><span>Directories</span></a></li>
+  </ul>
+</div><div class="nav">
+<a class="el" href="dir_16487952adfeac4b2b9df719b49efdb6.html">include</a></div></p></div><div class="section"><a name="sandesha2_property_mgr_h"></a><h2>sandesha2_property_mgr.h</h2><p><a href="sandesha2__property__mgr_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
+<a name="l00002"></a>00002 <span class="comment"> * Copyright 2004,2005 The Apache Software Foundation.</span>
+<a name="l00003"></a>00003 <span class="comment"> *</span>
+<a name="l00004"></a>00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span>
+<a name="l00005"></a>00005 <span class="comment"> * you may not use this file except in compliance with the License.</span>
+<a name="l00006"></a>00006 <span class="comment"> * You may obtain a copy of the License at</span>
+<a name="l00007"></a>00007 <span class="comment"> *</span>
+<a name="l00008"></a>00008 <span class="comment"> *      http://www.apache.org/licenses/LICENSE-2.0</span>
+<a name="l00009"></a>00009 <span class="comment"> *</span>
+<a name="l00010"></a>00010 <span class="comment"> * Unless required by applicable law or agreed to in writing, software</span>
+<a name="l00011"></a>00011 <span class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</span>
+<a name="l00012"></a>00012 <span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span>
+<a name="l00013"></a>00013 <span class="comment"> * See the License for the specific language governing permissions and</span>
+<a name="l00014"></a>00014 <span class="comment"> * limitations under the License.</span>
+<a name="l00015"></a>00015 <span class="comment"> */</span>
+<a name="l00016"></a>00016  
+<a name="l00017"></a>00017 <span class="preprocessor">#ifndef SANDESHA2_PROPERTY_MGR_H</span>
+<a name="l00018"></a>00018 <span class="preprocessor"></span><span class="preprocessor">#define SANDESHA2_PROPERTY_MGR_H</span>
+<a name="l00019"></a>00019 <span class="preprocessor"></span>
+<a name="l00020"></a>00020 <span class="preprocessor">#include &lt;axiom_soap_envelope.h&gt;</span>
+<a name="l00021"></a>00021 
+<a name="l00027"></a>00027 <span class="preprocessor">#include &lt;<a class="code" href="sandesha2__storage__mgr_8h.html">sandesha2_storage_mgr.h</a>&gt;</span>
+<a name="l00028"></a>00028 <span class="preprocessor">#include &lt;axis2_conf_ctx.h&gt;</span>
+<a name="l00029"></a>00029 <span class="preprocessor">#include &lt;axis2_conf.h&gt;</span>
+<a name="l00030"></a>00030 <span class="preprocessor">#include &lt;axiom_soap_envelope.h&gt;</span>
+<a name="l00031"></a>00031 <span class="preprocessor">#include &lt;axutil_qname.h&gt;</span>
+<a name="l00032"></a>00032 <span class="preprocessor">#include &lt;axutil_array_list.h&gt;</span>
+<a name="l00033"></a>00033 <span class="preprocessor">#include &lt;axis2_op.h&gt;</span>
+<a name="l00034"></a>00034 <span class="preprocessor">#include &lt;<a class="code" href="sandesha2__property__bean_8h.html">sandesha2_property_bean.h</a>&gt;</span>
+<a name="l00035"></a>00035 <span class="preprocessor">#include &lt;<a class="code" href="sandesha2__msg__ctx_8h.html">sandesha2_msg_ctx.h</a>&gt;</span>
+<a name="l00036"></a>00036 
+<a name="l00037"></a>00037 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00038"></a>00038 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span>
+<a name="l00039"></a>00039 {
+<a name="l00040"></a>00040 <span class="preprocessor">#endif</span>
+<a name="l00041"></a>00041 <span class="preprocessor"></span>
+<a name="l00046"></a>00046 AXIS2_EXTERN  sandesha2_property_bean_t* AXIS2_CALL
+<a name="l00047"></a>00047 sandesha2_property_mgr_load_properties_from_def_values(
+<a name="l00048"></a>00048     <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00049"></a>00049 
+<a name="l00050"></a>00050 AXIS2_EXTERN  sandesha2_property_bean_t* AXIS2_CALL
+<a name="l00051"></a>00051 sandesha2_property_mgr_load_properties_from_module_desc(
+<a name="l00052"></a>00052     <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00053"></a>00053     axis2_module_desc_t *module_desc);
+<a name="l00054"></a>00054                         
+<a name="l00055"></a>00055 
+<a name="l00057"></a>00057 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00058"></a>00058 <span class="preprocessor"></span>}
+<a name="l00059"></a>00059 <span class="preprocessor">#endif</span>
+<a name="l00060"></a>00060 <span class="preprocessor"></span>
+<a name="l00061"></a>00061 <span class="preprocessor">#endif                          </span><span class="comment">/* SANDESHA2_PROPERTY_MGR_H */</span>
+<a name="l00062"></a>00062 
+</pre></div></p></div><div class="section"><address style="text-align: right;"><small>Generated on Mon Oct 1 17:19:03 2007 for Sandesha2/C by 
+<a href="http://www.doxygen.org/index.html" class="externalLink" title="External Link">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></img></a> 1.5.3 </small></address></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2007, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file

Added: webservices/sandesha/site/sandesha2/c/api/html/sandesha2__property__mgr_8h.html
URL: http://svn.apache.org/viewvc/webservices/sandesha/site/sandesha2/c/api/html/sandesha2__property__mgr_8h.html?rev=582078&view=auto
==============================================================================
--- webservices/sandesha/site/sandesha2/c/api/html/sandesha2__property__mgr_8h.html (added)
+++ webservices/sandesha/site/sandesha2/c/api/html/sandesha2__property__mgr_8h.html Thu Oct  4 22:20:55 2007
@@ -0,0 +1,24 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Sandesha2/C - Sandesha2/C: sandesha2_property_mgr.h File Reference</title><style type="text/css" media="all">
+          @import url("../../style/maven-base.css");
+          
+			    @import url("../../style/maven-classic.css");</style><link rel="stylesheet" href="../../style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/sandesha2/c" id="projectLogo"><img alt="Apache Sandesha2/C" src="http://ws.apache.org/sandesha2/c/images/sandesha2c_logo.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
+                	Last published: 05 October 2007
+                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuApache_Sandesha2_C"><h5>Apache Sandesha2/C</h5><ul><li class="none"><a href="../../index.html">Apache Sandesha2/C Home</a></li><li class="expanded"><a href="../../download.cgi">Download Sandesha2/C</a><ul><li class="none"><a href="../../download.cgi">Releases</a></li></ul></li><li class="expanded"><a href="../../docs/index.html">Documentation</a><ul><li class="none"><a href="../../docs/installationguide.html">Installation Guide</a></li><li class="none"><a href="../../docs/sandesha2c_manual.html">Sandesha2/C manual</a></li></ul></li><li class="expanded"><a href="../../lists_issues.html">Get Involved</a><ul><li class="none"><a href="../../lists_issues.html">Mailing Lists &amp; Issue Tracking</a></li><li class="none"><a href="../../svn.html">Checkout Source Code</a></li></ul></li><li class="expanded"><a href="../../coding_
 conventions.html">Developer Guidelines</a><ul><li class="none"><a href="../../coding_conventions.html">Coding Convention</a></li><li class="none"><a href="../../versioning.html">Versionning</a></li></ul></li><li class="expanded"><a href="../../team-list.html">Project Information</a><ul><li class="none"><a href="../../team-list.html">Project Team</a></li><li class="none"><a href="http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/" class="externalLink" title="External Link">Source Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="../../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><p>
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="annotated.html"><span>Classes</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+    <li><a href="dirs.html"><span>Directories</span></a></li>
+  </ul>
+</div><div class="nav">
+<a class="el" href="dir_16487952adfeac4b2b9df719b49efdb6.html">include</a></div></p></div><div class="section"><a name="sandesha2_property_mgr_h_File_Reference"></a><h2>sandesha2_property_mgr.h File Reference</h2><code>#include &lt;axiom_soap_envelope.h&gt;</code><br></br><code>#include &lt;<a class="el" href="sandesha2__storage__mgr_8h-source.html">sandesha2_storage_mgr.h</a>&gt;</code><br></br><code>#include &lt;axis2_conf_ctx.h&gt;</code><br></br><code>#include &lt;axis2_conf.h&gt;</code><br></br><code>#include &lt;axutil_qname.h&gt;</code><br></br><code>#include &lt;axutil_array_list.h&gt;</code><br></br><code>#include &lt;axis2_op.h&gt;</code><br></br><code>#include &lt;<a class="el" href="sandesha2__property__bean_8h-source.html">sandesha2_property_bean.h</a>&gt;</code><br></br><code>#include &lt;<a class="el" href="sandesha2__msg__ctx_8h-source.html">sandesha2_msg_ctx.h</a>&gt;</code><br></br><p>
+<a href="sandesha2__property__mgr_8h-source.html">Go to the source code of this file.</a><table class="bodyTable"><tr class="a"><td></td></tr><tr class="b"><td colspan="2"><br></br><h2>Functions</h2></td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="g2de6018d5eee43a5c6b8631f63dcdc62"></a>
+AXIS2_EXTERN <br></br>
+sandesha2_property_bean_t * </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_mgr_load_properties_from_def_values</b> (const axutil_env_t *env)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="g4e5218a98e1110d4fdccb50be1feae06"></a>
+AXIS2_EXTERN <br></br>
+sandesha2_property_bean_t * </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_mgr_load_properties_from_module_desc</b> (const axutil_env_t *env, axis2_module_desc_t *module_desc)</td></tr></table>
+</p></div><div class="section"><p><a name="_details"></a></p><div class="subsection"><a name="Detailed_Description"></a><h3>Detailed Description</h3></div></div><div class="section"><address style="text-align: right;"><small>Generated on Mon Oct 1 17:19:05 2007 for Sandesha2/C by 
+<a href="http://www.doxygen.org/index.html" class="externalLink" title="External Link">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></img></a> 1.5.3 </small></address></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2007, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file

Added: webservices/sandesha/site/sandesha2/c/api/html/sandesha2__report_8h-source.html
URL: http://svn.apache.org/viewvc/webservices/sandesha/site/sandesha2/c/api/html/sandesha2__report_8h-source.html?rev=582078&view=auto
==============================================================================
--- webservices/sandesha/site/sandesha2/c/api/html/sandesha2__report_8h-source.html (added)
+++ webservices/sandesha/site/sandesha2/c/api/html/sandesha2__report_8h-source.html Thu Oct  4 22:20:55 2007
@@ -0,0 +1,125 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Sandesha2/C - Sandesha2/C: sandesha2_report.h Source File</title><style type="text/css" media="all">
+          @import url("../../style/maven-base.css");
+          
+			    @import url("../../style/maven-classic.css");</style><link rel="stylesheet" href="../../style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/sandesha2/c" id="projectLogo"><img alt="Apache Sandesha2/C" src="http://ws.apache.org/sandesha2/c/images/sandesha2c_logo.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
+                	Last published: 05 October 2007
+                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuApache_Sandesha2_C"><h5>Apache Sandesha2/C</h5><ul><li class="none"><a href="../../index.html">Apache Sandesha2/C Home</a></li><li class="expanded"><a href="../../download.cgi">Download Sandesha2/C</a><ul><li class="none"><a href="../../download.cgi">Releases</a></li></ul></li><li class="expanded"><a href="../../docs/index.html">Documentation</a><ul><li class="none"><a href="../../docs/installationguide.html">Installation Guide</a></li><li class="none"><a href="../../docs/sandesha2c_manual.html">Sandesha2/C manual</a></li></ul></li><li class="expanded"><a href="../../lists_issues.html">Get Involved</a><ul><li class="none"><a href="../../lists_issues.html">Mailing Lists &amp; Issue Tracking</a></li><li class="none"><a href="../../svn.html">Checkout Source Code</a></li></ul></li><li class="expanded"><a href="../../coding_
 conventions.html">Developer Guidelines</a><ul><li class="none"><a href="../../coding_conventions.html">Coding Convention</a></li><li class="none"><a href="../../versioning.html">Versionning</a></li></ul></li><li class="expanded"><a href="../../team-list.html">Project Information</a><ul><li class="none"><a href="../../team-list.html">Project Team</a></li><li class="none"><a href="http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/" class="externalLink" title="External Link">Source Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="../../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><p>
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="annotated.html"><span>Classes</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+    <li><a href="dirs.html"><span>Directories</span></a></li>
+  </ul>
+</div><div class="nav">
+<a class="el" href="dir_16487952adfeac4b2b9df719b49efdb6.html">include</a></div></p></div><div class="section"><a name="sandesha2_report_h"></a><h2>sandesha2_report.h</h2><p><a href="sandesha2__report_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
+<a name="l00002"></a>00002 <span class="comment"> * Copyright 2004,2005 The Apache Software Foundation.</span>
+<a name="l00003"></a>00003 <span class="comment"> *</span>
+<a name="l00004"></a>00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span>
+<a name="l00005"></a>00005 <span class="comment"> * you may not use this file except in compliance with the License.</span>
+<a name="l00006"></a>00006 <span class="comment"> * You may obtain a copy of the License at</span>
+<a name="l00007"></a>00007 <span class="comment"> *</span>
+<a name="l00008"></a>00008 <span class="comment"> *      http://www.apache.org/licenses/LICENSE-2.0</span>
+<a name="l00009"></a>00009 <span class="comment"> *</span>
+<a name="l00010"></a>00010 <span class="comment"> * Unless required by applicable law or agreed to in writing, software</span>
+<a name="l00011"></a>00011 <span class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</span>
+<a name="l00012"></a>00012 <span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span>
+<a name="l00013"></a>00013 <span class="comment"> * See the License for the specific language governing permissions and</span>
+<a name="l00014"></a>00014 <span class="comment"> * limitations under the License.</span>
+<a name="l00015"></a>00015 <span class="comment"> */</span>
+<a name="l00016"></a>00016 
+<a name="l00017"></a>00017 <span class="preprocessor">#ifndef SANDESHA2_REPORT_H</span>
+<a name="l00018"></a>00018 <span class="preprocessor"></span><span class="preprocessor">#define SANDESHA2_REPORT_H</span>
+<a name="l00019"></a>00019 <span class="preprocessor"></span>
+<a name="l00025"></a>00025 <span class="preprocessor">#include &lt;axutil_allocator.h&gt;</span>
+<a name="l00026"></a>00026 <span class="preprocessor">#include &lt;axutil_env.h&gt;</span>
+<a name="l00027"></a>00027 <span class="preprocessor">#include &lt;axutil_error.h&gt;</span>
+<a name="l00028"></a>00028 <span class="preprocessor">#include &lt;axutil_string.h&gt;</span>
+<a name="l00029"></a>00029 <span class="preprocessor">#include &lt;axutil_utils.h&gt;</span>
+<a name="l00030"></a>00030 <span class="preprocessor">#include &lt;axutil_hash.h&gt;</span>
+<a name="l00031"></a>00031 <span class="preprocessor">#include &lt;axutil_array_list.h&gt;</span>
+<a name="l00032"></a>00032 
+<a name="l00033"></a>00033 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00034"></a>00034 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span>
+<a name="l00035"></a>00035 {
+<a name="l00036"></a>00036 <span class="preprocessor">#endif</span>
+<a name="l00037"></a>00037 <span class="preprocessor"></span>
+<a name="l00038"></a>00038 <span class="keyword">typedef</span> <span class="keyword">struct </span>sandesha2_report sandesha2_report_t;
+<a name="l00039"></a>00039 
+<a name="l00049"></a>00049 AXIS2_EXPORT axis2_status_t AXIS2_CALL
+<a name="l00050"></a>00050 <a class="code" href="group__sandesha2__report.html#gac1ac25b6af7d8e722eb8e6ff5e07372">sandesha2_report_free</a>(
+<a name="l00051"></a>00051     <span class="keywordtype">void</span> *report,
+<a name="l00052"></a>00052     <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00053"></a>00053    
+<a name="l00054"></a>00054 AXIS2_EXPORT <span class="keywordtype">long</span> AXIS2_CALL 
+<a name="l00055"></a>00055 sandesha2_report_get_completed_msgs_count (
+<a name="l00056"></a>00056     sandesha2_report_t *report,
+<a name="l00057"></a>00057     <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00058"></a>00058     axis2_char_t *seq_id);
+<a name="l00059"></a>00059 
+<a name="l00060"></a>00060 AXIS2_EXPORT axutil_array_list_t *AXIS2_CALL
+<a name="l00061"></a>00061 sandesha2_report_get_incoming_seq_list (
+<a name="l00062"></a>00062     sandesha2_report_t *report,
+<a name="l00063"></a>00063     <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00064"></a>00064 
+<a name="l00065"></a>00065 AXIS2_EXPORT axutil_array_list_t *AXIS2_CALL
+<a name="l00066"></a>00066 sandesha2_report_get_outgoing_seq_list (
+<a name="l00067"></a>00067     sandesha2_report_t *report,
+<a name="l00068"></a>00068     <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00069"></a>00069 
+<a name="l00070"></a>00070 AXIS2_EXPORT axis2_char_t AXIS2_CALL
+<a name="l00071"></a>00071 sandesha2_report_get_seq_status_map (
+<a name="l00072"></a>00072     sandesha2_report_t *report,
+<a name="l00073"></a>00073     <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00074"></a>00074     axis2_char_t *seq_id);
+<a name="l00075"></a>00075 
+<a name="l00076"></a>00076 AXIS2_EXPORT axis2_status_t AXIS2_CALL
+<a name="l00077"></a>00077 sandesha2_report_add_to_incoming_seq_list (
+<a name="l00078"></a>00078     sandesha2_report_t *report,
+<a name="l00079"></a>00079     <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00080"></a>00080     axis2_char_t *incoming_seq_id);
+<a name="l00081"></a>00081 
+<a name="l00082"></a>00082 AXIS2_EXPORT axis2_status_t AXIS2_CALL
+<a name="l00083"></a>00083 sandesha2_report_add_to_outgoing_seq_list (
+<a name="l00084"></a>00084     sandesha2_report_t *report,
+<a name="l00085"></a>00085     <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00086"></a>00086     axis2_char_t *out_seq_id);
+<a name="l00087"></a>00087 
+<a name="l00088"></a>00088 AXIS2_EXPORT axis2_status_t AXIS2_CALL
+<a name="l00089"></a>00089 sandesha2_report_add_to_no_of_completed_msgs_map (
+<a name="l00090"></a>00090     sandesha2_report_t *report,
+<a name="l00091"></a>00091     <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00092"></a>00092     axis2_char_t *<span class="keywordtype">id</span>,
+<a name="l00093"></a>00093     <span class="keywordtype">long</span> no_of_msgs);
+<a name="l00094"></a>00094     
+<a name="l00095"></a>00095 AXIS2_EXPORT axis2_status_t AXIS2_CALL
+<a name="l00096"></a>00096 sandesha2_report_add_to_seq_status_map (
+<a name="l00097"></a>00097     sandesha2_report_t *report,
+<a name="l00098"></a>00098     <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00099"></a>00099     axis2_char_t *<span class="keywordtype">id</span>,
+<a name="l00100"></a>00100     axis2_char_t status);
+<a name="l00101"></a>00101 
+<a name="l00102"></a>00102 AXIS2_EXPORT axis2_char_t *AXIS2_CALL
+<a name="l00103"></a>00103 sandesha2_report_get_internal_seq_id_of_out_seq(
+<a name="l00104"></a>00104     sandesha2_report_t *report,
+<a name="l00105"></a>00105     <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00106"></a>00106     axis2_char_t *out_seq_id);
+<a name="l00107"></a>00107 
+<a name="l00108"></a>00108 AXIS2_EXPORT axis2_status_t AXIS2_CALL
+<a name="l00109"></a>00109 sandesha2_report_add_to_outgoing_internal_seq_map(
+<a name="l00110"></a>00110     sandesha2_report_t *report,
+<a name="l00111"></a>00111     <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00112"></a>00112     axis2_char_t *out_seq_id,
+<a name="l00113"></a>00113     axis2_char_t *internal_seq_id);
+<a name="l00114"></a>00114 
+<a name="l00115"></a>00115 AXIS2_EXTERN sandesha2_report_t * AXIS2_CALL
+<a name="l00116"></a>00116 sandesha2_report_create(<span class="keyword">const</span> axutil_env_t *env);
+<a name="l00117"></a>00117 
+<a name="l00119"></a>00119 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00120"></a>00120 <span class="preprocessor"></span>}
+<a name="l00121"></a>00121 <span class="preprocessor">#endif</span>
+<a name="l00122"></a>00122 <span class="preprocessor"></span><span class="preprocessor">#endif </span><span class="comment">/* SANDESHA2_REPORT_H */</span>
+</pre></div></p></div><div class="section"><address style="text-align: right;"><small>Generated on Mon Oct 1 17:19:03 2007 for Sandesha2/C by 
+<a href="http://www.doxygen.org/index.html" class="externalLink" title="External Link">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></img></a> 1.5.3 </small></address></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2007, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file

Added: webservices/sandesha/site/sandesha2/c/api/html/sandesha2__report_8h.html
URL: http://svn.apache.org/viewvc/webservices/sandesha/site/sandesha2/c/api/html/sandesha2__report_8h.html?rev=582078&view=auto
==============================================================================
--- webservices/sandesha/site/sandesha2/c/api/html/sandesha2__report_8h.html (added)
+++ webservices/sandesha/site/sandesha2/c/api/html/sandesha2__report_8h.html Thu Oct  4 22:20:55 2007
@@ -0,0 +1,55 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Sandesha2/C - Sandesha2/C: sandesha2_report.h File Reference</title><style type="text/css" media="all">
+          @import url("../../style/maven-base.css");
+          
+			    @import url("../../style/maven-classic.css");</style><link rel="stylesheet" href="../../style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/sandesha2/c" id="projectLogo"><img alt="Apache Sandesha2/C" src="http://ws.apache.org/sandesha2/c/images/sandesha2c_logo.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
+                	Last published: 05 October 2007
+                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuApache_Sandesha2_C"><h5>Apache Sandesha2/C</h5><ul><li class="none"><a href="../../index.html">Apache Sandesha2/C Home</a></li><li class="expanded"><a href="../../download.cgi">Download Sandesha2/C</a><ul><li class="none"><a href="../../download.cgi">Releases</a></li></ul></li><li class="expanded"><a href="../../docs/index.html">Documentation</a><ul><li class="none"><a href="../../docs/installationguide.html">Installation Guide</a></li><li class="none"><a href="../../docs/sandesha2c_manual.html">Sandesha2/C manual</a></li></ul></li><li class="expanded"><a href="../../lists_issues.html">Get Involved</a><ul><li class="none"><a href="../../lists_issues.html">Mailing Lists &amp; Issue Tracking</a></li><li class="none"><a href="../../svn.html">Checkout Source Code</a></li></ul></li><li class="expanded"><a href="../../coding_
 conventions.html">Developer Guidelines</a><ul><li class="none"><a href="../../coding_conventions.html">Coding Convention</a></li><li class="none"><a href="../../versioning.html">Versionning</a></li></ul></li><li class="expanded"><a href="../../team-list.html">Project Information</a><ul><li class="none"><a href="../../team-list.html">Project Team</a></li><li class="none"><a href="http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/" class="externalLink" title="External Link">Source Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="../../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><p>
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="annotated.html"><span>Classes</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+    <li><a href="dirs.html"><span>Directories</span></a></li>
+  </ul>
+</div><div class="nav">
+<a class="el" href="dir_16487952adfeac4b2b9df719b49efdb6.html">include</a></div></p></div><div class="section"><a name="sandesha2_report_h_File_Reference"></a><h2>sandesha2_report.h File Reference</h2><p>Sandesha Report Interface. <a href="#_details">More...</a></p><p>
+<code>#include &lt;axutil_allocator.h&gt;</code><br></br>
+<code>#include &lt;axutil_env.h&gt;</code><br></br>
+<code>#include &lt;axutil_error.h&gt;</code><br></br>
+<code>#include &lt;axutil_string.h&gt;</code><br></br>
+<code>#include &lt;axutil_utils.h&gt;</code><br></br>
+<code>#include &lt;axutil_hash.h&gt;</code><br></br>
+<code>#include &lt;axutil_array_list.h&gt;</code><br></br>
+
+</p><p>
+<a href="sandesha2__report_8h-source.html">Go to the source code of this file.</a><table class="bodyTable"><tr class="b"><td></td></tr><tr class="a"><td colspan="2"><br></br><h2>Typedefs</h2></td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="c6f2ed769edf4b8c2d2a574d53188251"></a>
+typedef struct <br></br>
+sandesha2_report </td><td class="memItemRight" valign="bottom"><b>sandesha2_report_t</b></td></tr><tr class="a"><td colspan="2"><br></br><h2>Functions</h2></td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top">AXIS2_EXPORT <br></br>
+axis2_status_t </td><td class="memItemRight" valign="bottom"><a class="el" href="group__sandesha2__report.html#gac1ac25b6af7d8e722eb8e6ff5e07372">sandesha2_report_free</a> (void *report, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="g9ac52d74c562102bb9ab3fd55c4de803"></a>
+AXIS2_EXPORT long </td><td class="memItemRight" valign="bottom"><b>sandesha2_report_get_completed_msgs_count</b> (sandesha2_report_t *report, const axutil_env_t *env, axis2_char_t *seq_id)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="g599afa101cd8ba0eaa2cdf884dec851f"></a>
+AXIS2_EXPORT <br></br>
+axutil_array_list_t * </td><td class="memItemRight" valign="bottom"><b>sandesha2_report_get_incoming_seq_list</b> (sandesha2_report_t *report, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="g2a5a8930efb9ab24b87b68064b9a4d83"></a>
+AXIS2_EXPORT <br></br>
+axutil_array_list_t * </td><td class="memItemRight" valign="bottom"><b>sandesha2_report_get_outgoing_seq_list</b> (sandesha2_report_t *report, const axutil_env_t *env)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="g2488153149e75de872aae05891f6dde0"></a>
+AXIS2_EXPORT axis2_char_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_report_get_seq_status_map</b> (sandesha2_report_t *report, const axutil_env_t *env, axis2_char_t *seq_id)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="gd0b7b03301ee96e55a08278541fae08e"></a>
+AXIS2_EXPORT <br></br>
+axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_report_add_to_incoming_seq_list</b> (sandesha2_report_t *report, const axutil_env_t *env, axis2_char_t *incoming_seq_id)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="g8a49baea66e54bf8e137bbf5c4fcad9b"></a>
+AXIS2_EXPORT <br></br>
+axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_report_add_to_outgoing_seq_list</b> (sandesha2_report_t *report, const axutil_env_t *env, axis2_char_t *out_seq_id)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="g75995261daa7df03024795954add897c"></a>
+AXIS2_EXPORT <br></br>
+axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_report_add_to_no_of_completed_msgs_map</b> (sandesha2_report_t *report, const axutil_env_t *env, axis2_char_t *id, long no_of_msgs)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="gcfcd824d5f02f1c366099b48579297a2"></a>
+AXIS2_EXPORT <br></br>
+axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_report_add_to_seq_status_map</b> (sandesha2_report_t *report, const axutil_env_t *env, axis2_char_t *id, axis2_char_t status)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="g3a57cf1ebe93eac1dfbed1e4eff33954"></a>
+AXIS2_EXPORT <br></br>
+axis2_char_t * </td><td class="memItemRight" valign="bottom"><b>sandesha2_report_get_internal_seq_id_of_out_seq</b> (sandesha2_report_t *report, const axutil_env_t *env, axis2_char_t *out_seq_id)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="g66a7c864927cf466284a299d312e4ce2"></a>
+AXIS2_EXPORT <br></br>
+axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_report_add_to_outgoing_internal_seq_map</b> (sandesha2_report_t *report, const axutil_env_t *env, axis2_char_t *out_seq_id, axis2_char_t *internal_seq_id)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="g823db7e3f69ecd8af401ceb16bf8ac3f"></a>
+AXIS2_EXTERN <br></br>
+sandesha2_report_t * </td><td class="memItemRight" valign="bottom"><b>sandesha2_report_create</b> (const axutil_env_t *env)</td></tr></table>
+</p></div><div class="section"><p><a name="_details"></a></p><div class="subsection"><a name="Detailed_Description"></a><h3>Detailed Description</h3><p>
+Sandesha Report Interface. 
+</p><p>
+</p></div></div><div class="section"><address style="text-align: right;"><small>Generated on Mon Oct 1 17:19:05 2007 for Sandesha2/C by 
+<a href="http://www.doxygen.org/index.html" class="externalLink" title="External Link">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></img></a> 1.5.3 </small></address></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2007, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file

Added: webservices/sandesha/site/sandesha2/c/api/html/sandesha2__rm__bean_8h-source.html
URL: http://svn.apache.org/viewvc/webservices/sandesha/site/sandesha2/c/api/html/sandesha2__rm__bean_8h-source.html?rev=582078&view=auto
==============================================================================
--- webservices/sandesha/site/sandesha2/c/api/html/sandesha2__rm__bean_8h-source.html (added)
+++ webservices/sandesha/site/sandesha2/c/api/html/sandesha2__rm__bean_8h-source.html Thu Oct  4 22:20:55 2007
@@ -0,0 +1,145 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Sandesha2/C - Sandesha2/C: sandesha2_rm_bean.h Source File</title><style type="text/css" media="all">
+          @import url("../../style/maven-base.css");
+          
+			    @import url("../../style/maven-classic.css");</style><link rel="stylesheet" href="../../style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/sandesha2/c" id="projectLogo"><img alt="Apache Sandesha2/C" src="http://ws.apache.org/sandesha2/c/images/sandesha2c_logo.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
+                	Last published: 05 October 2007
+                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuApache_Sandesha2_C"><h5>Apache Sandesha2/C</h5><ul><li class="none"><a href="../../index.html">Apache Sandesha2/C Home</a></li><li class="expanded"><a href="../../download.cgi">Download Sandesha2/C</a><ul><li class="none"><a href="../../download.cgi">Releases</a></li></ul></li><li class="expanded"><a href="../../docs/index.html">Documentation</a><ul><li class="none"><a href="../../docs/installationguide.html">Installation Guide</a></li><li class="none"><a href="../../docs/sandesha2c_manual.html">Sandesha2/C manual</a></li></ul></li><li class="expanded"><a href="../../lists_issues.html">Get Involved</a><ul><li class="none"><a href="../../lists_issues.html">Mailing Lists &amp; Issue Tracking</a></li><li class="none"><a href="../../svn.html">Checkout Source Code</a></li></ul></li><li class="expanded"><a href="../../coding_
 conventions.html">Developer Guidelines</a><ul><li class="none"><a href="../../coding_conventions.html">Coding Convention</a></li><li class="none"><a href="../../versioning.html">Versionning</a></li></ul></li><li class="expanded"><a href="../../team-list.html">Project Information</a><ul><li class="none"><a href="../../team-list.html">Project Team</a></li><li class="none"><a href="http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/" class="externalLink" title="External Link">Source Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="../../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><p>
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="annotated.html"><span>Classes</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+    <li><a href="dirs.html"><span>Directories</span></a></li>
+  </ul>
+</div><div class="nav">
+<a class="el" href="dir_16487952adfeac4b2b9df719b49efdb6.html">include</a></div></p></div><div class="section"><a name="sandesha2_rm_bean_h"></a><h2>sandesha2_rm_bean.h</h2><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
+<a name="l00002"></a>00002 <span class="comment"> * copyright 1999-2004 The Apache Software Foundation.</span>
+<a name="l00003"></a>00003 <span class="comment"> *</span>
+<a name="l00004"></a>00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License"); you may not</span>
+<a name="l00005"></a>00005 <span class="comment"> * use this file except in compliance with the License. You may obtain a copy of</span>
+<a name="l00006"></a>00006 <span class="comment"> * the License at</span>
+<a name="l00007"></a>00007 <span class="comment"> *</span>
+<a name="l00008"></a>00008 <span class="comment"> * http://www.apache.org/licenses/LICENSE-2.0</span>
+<a name="l00009"></a>00009 <span class="comment"> *</span>
+<a name="l00010"></a>00010 <span class="comment"> * Unless required by applicable law or agreed to in writing, software</span>
+<a name="l00011"></a>00011 <span class="comment"> * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT</span>
+<a name="l00012"></a>00012 <span class="comment"> * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the</span>
+<a name="l00013"></a>00013 <span class="comment"> * License for the specific language governing permissions and limitations under</span>
+<a name="l00014"></a>00014 <span class="comment"> * the License.</span>
+<a name="l00015"></a>00015 <span class="comment"> */</span>
+<a name="l00016"></a>00016 
+<a name="l00017"></a>00017 <span class="preprocessor">#ifndef SANDESHA2_RM_BEAN_H</span>
+<a name="l00018"></a>00018 <span class="preprocessor"></span><span class="preprocessor">#define SANDESHA2_RM_BEAN_H</span>
+<a name="l00019"></a>00019 <span class="preprocessor"></span>
+<a name="l00020"></a>00020 <span class="preprocessor">#include &lt;axutil_qname.h&gt;</span>
+<a name="l00021"></a>00021 <span class="preprocessor">#include &lt;axutil_env.h&gt;</span>
+<a name="l00022"></a>00022 <span class="preprocessor">#include &lt;axutil_utils.h&gt;</span>
+<a name="l00023"></a>00023 <span class="preprocessor">#include &lt;axutil_utils_defines.h&gt;</span>
+<a name="l00024"></a>00024 
+<a name="l00025"></a>00025 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00026"></a>00026 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span>
+<a name="l00027"></a>00027 {
+<a name="l00028"></a>00028 <span class="preprocessor">#endif</span>
+<a name="l00029"></a>00029 <span class="preprocessor"></span>
+<a name="l00030"></a>00030 <span class="keyword">typedef</span> <span class="keyword">struct </span>sandesha2_rm_bean sandesha2_rm_bean_t;
+<a name="l00031"></a>00031 <span class="keyword">typedef</span> <span class="keyword">struct </span>sandesha2_rm_bean_ops sandesha2_rm_bean_ops_t;
+<a name="l00032"></a>00032 <span class="keyword">struct </span>sandesha2_transaction;
+<a name="l00033"></a>00033 
+<a name="l00034"></a>00034 AXIS2_DECLARE_DATA <span class="keyword">struct </span>sandesha2_rm_bean_ops
+<a name="l00035"></a>00035 {
+<a name="l00036"></a>00036     void (AXIS2_CALL *
+<a name="l00037"></a>00037             free) ( 
+<a name="l00038"></a>00038                 sandesha2_rm_bean_t *rm_bean,
+<a name="l00039"></a>00039                 <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00040"></a>00040 
+<a name="l00041"></a>00041     sandesha2_rm_bean_t * (AXIS2_CALL *
+<a name="l00042"></a>00042             get_base) ( 
+<a name="l00043"></a>00043                 sandesha2_rm_bean_t *rm_bean,
+<a name="l00044"></a>00044                 <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00045"></a>00045     
+<a name="l00046"></a>00046     void (AXIS2_CALL *
+<a name="l00047"></a>00047             set_id) ( 
+<a name="l00048"></a>00048                 sandesha2_rm_bean_t *rm_bean,
+<a name="l00049"></a>00049                 <span class="keyword">const</span> axutil_env_t *env, 
+<a name="l00050"></a>00050                 <span class="keywordtype">long</span> id);
+<a name="l00051"></a>00051 
+<a name="l00052"></a>00052     long (AXIS2_CALL *
+<a name="l00053"></a>00053             get_id) ( 
+<a name="l00054"></a>00054                 sandesha2_rm_bean_t *rm_bean,
+<a name="l00055"></a>00055                 <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00056"></a>00056 
+<a name="l00057"></a>00057     void (AXIS2_CALL *
+<a name="l00058"></a>00058             set_transaction) ( 
+<a name="l00059"></a>00059                 sandesha2_rm_bean_t *rm_bean,
+<a name="l00060"></a>00060                 <span class="keyword">const</span> axutil_env_t *env, 
+<a name="l00061"></a>00061                 <span class="keyword">struct </span>sandesha2_transaction *transaction);
+<a name="l00062"></a>00062 
+<a name="l00063"></a>00063     <span class="keyword">struct </span>sandesha2_transaction *(AXIS2_CALL *
+<a name="l00064"></a>00064             get_transaction) ( 
+<a name="l00065"></a>00065                 sandesha2_rm_bean_t *rm_bean,
+<a name="l00066"></a>00066                 <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00067"></a>00067     
+<a name="l00068"></a>00068     axis2_char_t *(AXIS2_CALL *
+<a name="l00069"></a>00069             get_key) ( 
+<a name="l00070"></a>00070                 sandesha2_rm_bean_t *rm_bean,
+<a name="l00071"></a>00071                 <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00072"></a>00072 };
+<a name="l00073"></a>00073 
+<a name="l00074"></a>00074 AXIS2_DECLARE_DATA <span class="keyword">struct </span>sandesha2_rm_bean
+<a name="l00075"></a>00075 {
+<a name="l00076"></a>00076     sandesha2_rm_bean_ops_t ops;
+<a name="l00077"></a>00077 };
+<a name="l00078"></a>00078 
+<a name="l00079"></a>00079 <span class="comment">/* constructors </span>
+<a name="l00080"></a>00080 <span class="comment"> */</span>
+<a name="l00081"></a>00081 AXIS2_EXTERN sandesha2_rm_bean_t* AXIS2_CALL
+<a name="l00082"></a>00082 sandesha2_rm_bean_create(
+<a name="l00083"></a>00083     <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00084"></a>00084 
+<a name="l00085"></a>00085 <span class="keywordtype">void</span> AXIS2_CALL
+<a name="l00086"></a>00086 sandesha2_rm_bean_free( 
+<a name="l00087"></a>00087     sandesha2_rm_bean_t *rm_bean,
+<a name="l00088"></a>00088         <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00089"></a>00089 
+<a name="l00090"></a>00090 sandesha2_rm_bean_t * AXIS2_CALL
+<a name="l00091"></a>00091 sandesha2_rm_bean_get_base( 
+<a name="l00092"></a>00092     sandesha2_rm_bean_t *rm_bean,
+<a name="l00093"></a>00093     <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00094"></a>00094 
+<a name="l00095"></a>00095 <span class="keywordtype">void</span> AXIS2_CALL
+<a name="l00096"></a>00096 sandesha2_rm_bean_set_id( 
+<a name="l00097"></a>00097     sandesha2_rm_bean_t *rm_bean,
+<a name="l00098"></a>00098         <span class="keyword">const</span> axutil_env_t *env, 
+<a name="l00099"></a>00099     <span class="keywordtype">long</span> <span class="keywordtype">id</span>);
+<a name="l00100"></a>00100 
+<a name="l00101"></a>00101 <span class="keywordtype">long</span> AXIS2_CALL
+<a name="l00102"></a>00102 sandesha2_rm_bean_get_id( 
+<a name="l00103"></a>00103     sandesha2_rm_bean_t *rm_bean,
+<a name="l00104"></a>00104         <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00105"></a>00105 
+<a name="l00106"></a>00106 <span class="keywordtype">void</span> AXIS2_CALL
+<a name="l00107"></a>00107 sandesha2_rm_bean_set_transaction( 
+<a name="l00108"></a>00108     sandesha2_rm_bean_t *rm_bean,
+<a name="l00109"></a>00109         <span class="keyword">const</span> axutil_env_t *env, 
+<a name="l00110"></a>00110     <span class="keyword">struct</span> sandesha2_transaction *transaction);
+<a name="l00111"></a>00111 
+<a name="l00112"></a>00112 <span class="keyword">struct </span>sandesha2_transaction *AXIS2_CALL
+<a name="l00113"></a>00113 sandesha2_rm_bean_get_transaction( 
+<a name="l00114"></a>00114     sandesha2_rm_bean_t *rm_bean,
+<a name="l00115"></a>00115         <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00116"></a>00116 
+<a name="l00117"></a>00117 axis2_char_t *AXIS2_CALL
+<a name="l00118"></a>00118 sandesha2_rm_bean_get_key( 
+<a name="l00119"></a>00119     sandesha2_rm_bean_t *rm_bean,
+<a name="l00120"></a>00120         <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00121"></a>00121 
+<a name="l00122"></a>00122 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00123"></a>00123 <span class="preprocessor"></span>}
+<a name="l00124"></a>00124 
+<a name="l00125"></a>00125 <span class="preprocessor">#endif</span>
+<a name="l00126"></a>00126 <span class="preprocessor"></span>        
+<a name="l00127"></a>00127 <span class="preprocessor">#endif </span><span class="comment">/* End of SANDESHA2_RM_BEAN_H */</span>
+</pre></div></div><div class="section"><address style="text-align: right;"><small>Generated on Mon Oct 1 17:19:03 2007 for Sandesha2/C by 
+<a href="http://www.doxygen.org/index.html" class="externalLink" title="External Link">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></img></a> 1.5.3 </small></address></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2007, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org