You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by da...@apache.org on 2006/02/06 10:44:15 UTC

svn commit: r375234 - /webservices/axis2/trunk/c/include/axis2_addr_mod.h

Author: damitha
Date: Mon Feb  6 01:44:13 2006
New Revision: 375234

URL: http://svn.apache.org/viewcvs?rev=375234&view=rev
Log: (empty)

Modified:
    webservices/axis2/trunk/c/include/axis2_addr_mod.h

Modified: webservices/axis2/trunk/c/include/axis2_addr_mod.h
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/include/axis2_addr_mod.h?rev=375234&r1=375233&r2=375234&view=diff
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_addr_mod.h (original)
+++ webservices/axis2/trunk/c/include/axis2_addr_mod.h Mon Feb  6 01:44:13 2006
@@ -30,6 +30,7 @@
 #endif
 
 AXIS2_DECLARE(axis2_handler_t*) axis2_addr_in_handler_create(axis2_env_t **env, axis2_qname_t *qname);
+AXIS2_DECLARE(axis2_handler_t*) axis2_addr_out_handler_create(axis2_env_t **env, axis2_qname_t *qname);
     
 /** @} */