| Package | Description |
|---|---|
| com.putable.client |
Provides the classes specific to the client
|
| tests |
Provides the classes for JUnit tests
|
| Modifier and Type | Class and Description |
|---|---|
class |
NetPuzlClient
NetPuzlClient is fully responsible for all of the communication with a
server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientXMLHandlerTestee
This is a class for testing ClientXMLHandler
|