| /[Apache-SVN]/webservices/axis2/trunk/c/include/axis2_callback_recv.h |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
Please refer AXIS2C-1190 and AXIS2C-1189
Hackathon of client api
Fixed formatting
Fixing jira issue 292
Changed return value of free method to be void
Dropped ops; fixed formatting; removed unused functions and commented blocks of code;
Fixing jira issue 436.
Moved callback_recv.h to c/include as axis2_callback_recv.h
Fixed the doc comments, layout and comment spellings
Replacing all tab characters with 4 spaces
Replaced AXIS2_DECLARE with AXIS2_EXTERN to seperate the concerns of import/export and calling convention
Replaced the double pointer parameter for environment with single const pointer This would make the code more efficinet and also removed the unwanted use of double pointer parameter
code formatted according to standards and bugs memory leaks fixed
Moved files from src to modules folder in core subfolders
Added callback receiver
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |