net.sf.antcontrib.antserver.client
public class Client extends Object
Since:
Constructor Summary | |
---|---|
Client(Project project, String machine, int port) |
Method Summary | |
---|---|
void | connect() |
void | disconnect() |
Response | sendCommand(Command command) |
void | shutdown() |