public class ApacheClientFactory extends Object implements SampXmlRpcClientFactory
| Constructor and Description |
|---|
ApacheClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
SampXmlRpcClient |
createClient(URL endpoint)
Returns an XML-RPC client implementation.
|
public SampXmlRpcClient createClient(URL endpoint) throws IOException
SampXmlRpcClientFactorycreateClient in interface SampXmlRpcClientFactoryendpoint - XML-RPC server endpointIOExceptionCopyright © 2008–2024. All rights reserved.