public interface XmlRpcHttpClientConfig
XmlRpcClientConfig
for HTTP based transport. Provides details like server URL,
user credentials, and so on.Modifier and Type | Method and Description |
---|---|
java.net.URL |
getServerURL()
Returns the HTTP servers URL.
|