public interface SampXmlRpcClientFactory
Modifier and Type | Method and Description |
---|---|
SampXmlRpcClient |
createClient(URL endpoint)
Returns an XML-RPC client implementation.
|
SampXmlRpcClient createClient(URL endpoint) throws IOException
endpoint
- XML-RPC server endpointIOException
Copyright © 2008–2024. All rights reserved.