- DATE - Static variable in class marquee.xmlrpc.XmlRpcParser
-
The hash value of elements
- Debug - Static variable in class marquee.xmlrpc.util.Trace
-
The debug trace prefix
- DebugInvocationProcessor - Class in marquee.xmlrpc.processors
-
Simple invocation processor that traces the calls made through an XmlRpcServer.
- DebugInvocationProcessor() - Constructor for class marquee.xmlrpc.processors.DebugInvocationProcessor
-
- Debugs - Static variable in class marquee.xmlrpc.util.Trace
-
Indicates if the library should include byt code for tracing debug messages
- decode(byte[]) - Static method in class marquee.xmlrpc.util.Base64
-
Returns an array of bytes which were encoded in the passed
character array.
- dispatch(InputStream) - Method in class marquee.xmlrpc.XmlRpcDispatcher
-
Inbound XML-RPC messages to a server are delegated to this
method.
- doCall(String) - Method in class marquee.xmlrpc.testing.SessionExampleServer.SessionExampleHandler
-
Stores someText within the callers session, under the "history" element which
conatins a vector with all previous calls to this method.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class marquee.xmlrpc.testing.ServletExample
-
This is your standard handy dandy doPost() as it could appear in any servlet using
an XmlRpcServer.
- DOUBLE - Static variable in class marquee.xmlrpc.XmlRpcParser
-
The hash value of elements
- DoubleArraySerializer - Class in marquee.xmlrpc.serializers
-
- DoubleArraySerializer() - Constructor for class marquee.xmlrpc.serializers.DoubleArraySerializer
-