public class XmlRpcWriter
extends org.apache.xmlrpc.serializer.XmlRpcWriter
Constructor and Description |
---|
XmlRpcWriter(org.apache.xmlrpc.common.XmlRpcStreamConfig pConfig,
ContentHandler pHandler,
org.apache.xmlrpc.common.TypeFactory pTypeFactory) |
Modifier and Type | Method and Description |
---|---|
void |
writeRequest(org.apache.xmlrpc.common.XmlRpcStreamConfig config,
org.apache.xmlrpc.XmlRpcRequest request) |
public XmlRpcWriter(org.apache.xmlrpc.common.XmlRpcStreamConfig pConfig, ContentHandler pHandler, org.apache.xmlrpc.common.TypeFactory pTypeFactory)
public void writeRequest(org.apache.xmlrpc.common.XmlRpcStreamConfig config, org.apache.xmlrpc.XmlRpcRequest request) throws SAXException
SAXException
Apache Camel