public class TaskoXmlRpcServer
extends java.lang.Object
| Constructor and Description |
|---|
TaskoXmlRpcServer(Config config)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Starts the server
|
void |
stop()
Stops the server
|
public TaskoXmlRpcServer(Config config) throws java.net.UnknownHostException
config - dependencyjava.net.UnknownHostException - if config contains bad rpc_address