public class XmlLoggingInternalClientFactory extends java.lang.Object implements SampXmlRpcClientFactory
| Constructor and Description |
|---|
XmlLoggingInternalClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
SampXmlRpcClient |
createClient(java.net.URL endpoint)
Returns an XML-RPC client implementation.
|
public SampXmlRpcClient createClient(java.net.URL endpoint) throws java.io.IOException
SampXmlRpcClientFactorycreateClient in interface SampXmlRpcClientFactoryendpoint - XML-RPC server endpointjava.io.IOException