Summary Period: 2000-12-29 to 2002-10-02
[root]/helma/src/helma/xmlrpc
fesi
(0 files, 0 lines)
test
(0 files, 0 lines)
Total Lines Of Code:
0 (2006-01-13 18:49)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
hannes | 57 (100.0%) | 936 (100.0%) | 16.4 |
removed unused classes
0 lines of code changed in:
Fixed bug in asynchronous client, although this is untested and
unused code. Eventually we'll have to switch to Apache
XML-RPC since this is where bugs will get fixed from now on.
2 lines of code changed in:
Moved Benchmark into separate test package
0 lines of code changed in:
disallow calling methods declared in java.lang.Object
via the introspection invocation code.
5 lines of code changed in:
Removed <nil/>/null support.
Changed default parser from OpenXML to MinML
11 lines of code changed in:
*** empty log message ***
288 lines of code changed in:
Added serverSocket.close() in shutdown method
3 lines of code changed in:
initial check in
0 lines of code changed in:
writeObject now throws XmlRpcException.
If an Error occurs while writing a response, a valid error message is generated.
50 lines of code changed in:
minor debugging tweaks
3 lines of code changed in:
when 0 is passed as server port, any free port is used and can be queried by getServerPort()
12 lines of code changed in:
Moved Evaluator init code from typemanager to prototype.
Fixed evaluator not being initialized by new prototypes
5 lines of code changed in:
Now implements an asynchronous client
101 lines of code changed in:
Now inherits much more from XmlRpcClient
16 lines of code changed in:
*** empty log message ***
1 lines of code changed in:
made number of loops configurable
3 lines of code changed in:
now knows that it has a BufferedInputStream to be able to support inputstream.mark()
17 lines of code changed in:
minor cleanups
7 lines of code changed in:
added getReader() method that snoops ahead in inputstream to guess the character encoding from the xml declaration
45 lines of code changed in:
check if exception is alreadyanXmlRpcException
6 lines of code changed in:
(4 more)
Generated by StatCVS 0.2.2