| Package | Description |
|---|---|
| com.putable.server |
Provides the classes specific to the server
|
| tests |
Provides the classes for JUnit tests
|
| Modifier and Type | Class and Description |
|---|---|
class |
NetPuzlClientProxy
NetPuzlClientProxy handles all of the communication between client and a
server by using the XML tags.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServerXMLHandlerTestee |