|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlWriter | |
|---|---|
| org.apache.xmlrpc | |
| Uses of XmlWriter in org.apache.xmlrpc |
|---|
| Methods in org.apache.xmlrpc with parameters of type XmlWriter | |
|---|---|
(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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||