public class Client
extends java.lang.Object
Constructor and Description |
---|
Client(org.apache.tools.ant.Project project,
java.lang.String machine,
int port) |
Modifier and Type | Method and Description |
---|---|
void |
connect() |
void |
disconnect() |
Response |
sendCommand(Command command) |
void |
shutdown() |
public Client(org.apache.tools.ant.Project project, java.lang.String machine, int port)