Method Summary |
|
public void | disconnect() Close the current connection. |
public XmlRpcClient | getClient() Get the XmlRpcClient. |
public boolean | isConnected() Return true if there is currently a connected client. |
public boolean | isPortEditable() Return true if the port should be editable by the user when
prompted to connect to the server. |
public void | setPortEditable(boolean portEditable) Set to true if the port should be editable by the user when
prompted to connect to the server. |