|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlrpc.client.XmlRpcClientDefaults
public class XmlRpcClientDefaults
This class is responsible to provide default settings.
| Constructor Summary | |
|---|---|
XmlRpcClientDefaults()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlRpcClientDefaults()
| Method Detail |
|---|
public static XmlRpcTransportFactory newTransportFactory(XmlRpcClient pClient)
public static XmlRpcClientConfig newXmlRpcClientConfig()
XmlRpcClientConfig.
public static XmlWriterFactory newXmlWriterFactory()
XmlWriterFactory.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||