Class Client
java.lang.Object
net.sf.antcontrib.antserver.client.Client
Place class description here.
- Since:
- Author:
- Matthew Inger,
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
connect()
void
sendCommand
(Command command) void
shutdown()
-
Constructor Details
-
Client
-
-
Method Details
-
connect
- Throws:
IOException
-
shutdown
public void shutdown() -
disconnect
- Throws:
IOException
-
sendCommand
- Throws:
IOException
-