public class InternalClientFactory extends java.lang.Object implements SampXmlRpcClientFactory
Constructor and Description |
---|
InternalClientFactory() |
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
SampXmlRpcClientFactory
createClient
in interface SampXmlRpcClientFactory
endpoint
- XML-RPC server endpointjava.io.IOException