Log of /webservices/axis2/trunk/c/include/axis2_handler.h
Parent Directory
|
Revision Log
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
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
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
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
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.