public interface XmlRpcClientConnectionFactory
Connection
s.Modifier and Type | Method and Description |
---|---|
XmlRpcClientConnection |
createConnection()
Creates a new connection to the server.
|
XmlRpcClientConnection createConnection() throws java.io.IOException
XmlRpcClientConnection
java.io.IOException
- if an IO Error occures.