public class Client
extends java.lang.Object
Constructor | Description |
---|---|
Client(org.apache.tools.ant.Project project,
java.lang.String machine,
int port) |
Modifier and Type | Method | 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)