/[Apache-SVN]/webservices/axis2/trunk/c/include/axis2_handler.h
ViewVC logotype

Log of /webservices/axis2/trunk/c/include/axis2_handler.h

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 627782 - (view) (annotate) - [select for diffs]
Modified Thu Feb 14 15:37:33 2008 UTC (21 months, 1 week ago) by senaka
File length: 6286 byte(s)
Diff to previous 580274 (colored)
Fixing warnings on Windows (JIRA Issue AXIS2C-573)

Revision 580274 - (view) (annotate) - [select for diffs]
Modified Fri Sep 28 09:47:09 2007 UTC (2 years, 1 month ago) by samisa
File length: 6067 byte(s)
Diff to previous 524712 (colored)
Fixed formatting

Revision 524712 - (view) (annotate) - [select for diffs]
Modified Mon Apr 2 01:34:08 2007 UTC (2 years, 7 months ago) by samisa
File length: 5896 byte(s)
Diff to previous 524503 (colored)
Removed macros form handler

Revision 524503 - (view) (annotate) - [select for diffs]
Modified Sun Apr 1 01:26:09 2007 UTC (2 years, 7 months ago) by samisa
File length: 6907 byte(s)
Diff to previous 524243 (colored)
Dropped ops from handler

Revision 524243 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 19:24:00 2007 UTC (2 years, 7 months ago) by pini
File length: 7559 byte(s)
Diff to previous 524188 (colored)
Fixing jira issue 292

Revision 524188 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 17:26:22 2007 UTC (2 years, 7 months ago) by pini
File length: 7553 byte(s)
Diff to previous 522850 (colored)
Fixing jira issue 292

Revision 522850 - (view) (annotate) - [select for diffs]
Modified Tue Mar 27 10:01:22 2007 UTC (2 years, 8 months ago) by samisa
File length: 7544 byte(s)
Diff to previous 499268 (colored)
Fixed Linux buld breaks

Revision 499268 - (view) (annotate) - [select for diffs]
Modified Wed Jan 24 05:44:07 2007 UTC (2 years, 10 months ago) by samisa
File length: 7554 byte(s)
Diff to previous 483049 (colored)
Fixed loads of stuff.
1. Removeduse of qnames where it can be done with other more efficient means
2. Removed hash and replaced with array where it would be possible and more efficient to use arryas
3. Removed unwated buffer duplication in xml writer
4. Removed unwanted namespace declaration checking in libxml writer wrapper 


Revision 483049 - (view) (annotate) - [select for diffs]
Modified Wed Dec 6 12:25:47 2006 UTC (2 years, 11 months ago) by pini
File length: 7556 byte(s)
Diff to previous 433453 (colored)
Fixing jira issue 436.

Revision 433453 - (view) (annotate) - [select for diffs]
Modified Tue Aug 22 01:30:13 2006 UTC (3 years, 3 months ago) by samisa
File length: 7374 byte(s)
Diff to previous 431041 (colored)
Fixed few bugs introduced in API improvements

Revision 431041 - (view) (annotate) - [select for diffs]
Modified Sat Aug 12 15:21:17 2006 UTC (3 years, 3 months ago) by samisa
File length: 7368 byte(s)
Diff to previous 430690 (colored)
More fixes in the lines of doc comment fixes and parameter list improvements

Revision 430690 - (view) (annotate) - [select for diffs]
Modified Fri Aug 11 06:19:58 2006 UTC (3 years, 3 months ago) by samisa
File length: 6810 byte(s)
Diff to previous 429251 (colored)
Fixing more comment stuff

Revision 429251 - (view) (annotate) - [select for diffs]
Modified Mon Aug 7 06:29:48 2006 UTC (3 years, 3 months ago) by pini
File length: 6807 byte(s)
Diff to previous 417503 (colored)
Formatting fixes and parameter changes to to const.

Revision 417503 - (view) (annotate) - [select for diffs]
Modified Tue Jun 27 16:32:43 2006 UTC (3 years, 4 months ago) by samisa
File length: 5472 byte(s)
Diff to previous 411506 (colored)
Fixing the doc comments stuff to get the doxygen doc structure right

Revision 411506 - (view) (annotate) - [select for diffs]
Modified Sun Jun 4 03:09:08 2006 UTC (3 years, 5 months ago) by samisa
File length: 5482 byte(s)
Diff to previous 410712 (colored)
Replacing all tab characters with 4 spaces

Revision 410712 - (view) (annotate) - [select for diffs]
Modified Thu Jun 1 01:36:55 2006 UTC (3 years, 5 months ago) by samisa
File length: 5402 byte(s)
Diff to previous 410566 (colored)
Replaced AXIS2_DECLARE with AXIS2_EXTERN to seperate the concerns of import/export and calling convention

Revision 410566 - (view) (annotate) - [select for diffs]
Modified Wed May 31 15:54:07 2006 UTC (3 years, 5 months ago) by samisa
File length: 5384 byte(s)
Diff to previous 387127 (colored)
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

Revision 387127 - (view) (annotate) - [select for diffs]
Modified Mon Mar 20 03:55:55 2006 UTC (3 years, 8 months ago) by nandika
File length: 5329 byte(s)
Diff to previous 377646 (colored)
code layout corrected according to cording convention, warnings removed 

Revision 377646 - (view) (annotate) - [select for diffs]
Modified Tue Feb 14 06:33:14 2006 UTC (3 years, 9 months ago) by damitha
File length: 5550 byte(s)
Copied from: webservices/axis2/trunk/c/modules/core/engine/axis2_handler.h revision 377632
Diff to previous 377608 (colored)
In process of moving header files

Revision 377608 - (view) (annotate) - [select for diffs]
Modified Tue Feb 14 04:14:01 2006 UTC (3 years, 9 months ago) by damitha
Original Path: webservices/axis2/trunk/c/modules/core/engine/axis2_handler.h
File length: 5550 byte(s)
Copied from: webservices/axis2/trunk/c/include/axis2_handler.h revision 377568
Diff to previous 376583 (colored)
On fixing Jira Axis2c-17


Revision 376583 - (view) (annotate) - [select for diffs]
Modified Fri Feb 10 07:26:35 2006 UTC (3 years, 9 months ago) by nandika
File length: 5550 byte(s)
Diff to previous 375467 (colored)
calling convention added to handler create function 

Revision 375467 - (view) (annotate) - [select for diffs]
Modified Tue Feb 7 03:56:37 2006 UTC (3 years, 9 months ago) by damitha
File length: 5539 byte(s)
Diff to previous 371809 (colored)
module handler loading is changed. Now there is separate
method for module handler loading


Revision 371809 - (view) (annotate) - [select for diffs]
Modified Tue Jan 24 04:37:27 2006 UTC (3 years, 10 months ago) by samisa
File length: 5394 byte(s)
Diff to previous 356488 (colored)
More fixes to get the simple axis server working. Added the ctx_handler, equivalant of Instance Dispatcher

Revision 356488 - (view) (annotate) - [select for diffs]
Modified Tue Dec 13 06:23:36 2005 UTC (3 years, 11 months ago) by damitha
File length: 5295 byte(s)
Diff to previous 354707 (colored)
renamed axis2_operation to axis2_op

Revision 354707 - (view) (annotate) - [select for diffs]
Modified Wed Dec 7 04:44:27 2005 UTC (3 years, 11 months ago) by samisa
File length: 5316 byte(s)
Diff to previous 344043 (colored)
Removed set invoke

Revision 344043 - (view) (annotate) - [select for diffs]
Modified Mon Nov 14 05:21:31 2005 UTC (4 years ago) by samisa
File length: 5979 byte(s)
Diff to previous 344029 (colored)
Dropped the derived referance as the engine is supposed to be sate less and the invoke 
method implementation is not state sensitive

Revision 344029 - (view) (annotate) - [select for diffs]
Modified Mon Nov 14 04:10:59 2005 UTC (4 years ago) by samisa
File length: 5953 byte(s)
Diff to previous 333098 (colored)
Added derived referance as handler is a base class and we would benefit from having plymorphism in
handler when handling array list of handlers in phase

Revision 333098 - (view) (annotate) - [select for diffs]
Modified Sun Nov 13 18:44:00 2005 UTC (4 years ago) by samisa
File length: 5291 byte(s)
Diff to previous 331226 (colored)
Added set invoke for the base class method to be set from the derived class

Revision 331226 - (view) (annotate) - [select for diffs]
Modified Mon Nov 7 06:43:07 2005 UTC (4 years ago) by samisa
File length: 4785 byte(s)
Diff to previous 331208 (colored)
Initial compilig implementation of handler struct added. Fixed problems in macros

Revision 331208 - (view) (annotate) - [select for diffs]
Modified Mon Nov 7 05:28:40 2005 UTC (4 years ago) by samisa
File length: 4321 byte(s)
Diff to previous 330206 (colored)
Added the initial compiling version of handler description struct

Revision 330206 - (view) (annotate) - [select for diffs]
Added Wed Nov 2 07:44:12 2005 UTC (4 years ago) by samisa
File length: 0 byte(s)
core handler

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.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2