public class XmlRpcClientDefaults extends Object
Constructor and Description |
---|
XmlRpcClientDefaults() |
Modifier and Type | Method and Description |
---|---|
static XmlRpcTransportFactory |
newTransportFactory(XmlRpcClient pClient)
Creates a new transport factory for the given client.
|
static XmlRpcClientConfig |
newXmlRpcClientConfig()
Creates a new instance of
XmlRpcClientConfig . |
static XmlWriterFactory |
newXmlWriterFactory()
Creates a new
XmlWriterFactory . |
public static XmlRpcTransportFactory newTransportFactory(XmlRpcClient pClient)
public static XmlRpcClientConfig newXmlRpcClientConfig()
XmlRpcClientConfig
.public static XmlWriterFactory newXmlWriterFactory()
XmlWriterFactory
.Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.