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