Package | Description |
---|---|
org.apache.xmlrpc |
Modifier and Type | Method and Description |
---|---|
(package private) void |
XmlRpcResponseProcessor.writeError(int code,
java.lang.String message,
XmlWriter writer)
Writes an XML-RPC error response to the XML writer.
|
(package private) void |
XmlRpcResponseProcessor.writeResponse(java.lang.Object param,
XmlWriter writer)
Writes an XML-RPC response to the XML writer.
|
Copyright ? 1999-2002 Apache Software Foundation. All Rights Reserved.