Uses of Class org.apache.xmlrpc.applet.XmlRpcSupport.XmlWriter

Uses in package org.apache.xmlrpc.applet

Methods with parameter type org.apache.xmlrpc.applet.XmlRpcSupport.XmlWriter

void
Writes the XML representation of a supported Java object to the XML writer.
void
XmlRpcSupport.writeRequest(XmlRpcSupport.XmlWriter writer, String method, Vector params)
Generate an XML-RPC request from a method name and a parameter vector.

Copyright B) 1999-2002 Apache Software Foundation. All Rights Reserved.