| Package | Description |
|---|---|
| com.putable.client |
Provides the classes specific to the client
|
| com.putable.server |
Provides the classes specific to the server
|
| com.putable.xmlhandler |
Provides the classes to handle XML communication between client and server
|
| tests |
Provides the classes for JUnit tests
|
| Class and Description |
|---|
| ClientTagParser
Class implementing this interface should be able to parse any possible tag
that client will receive from the server and create appropriate Tag object
|
| ClientXMLHandler
XMLHandler for the Client side.
|
| SoftCloseInputStream
Takes away the ability of objects that use it from closing it
|
| XMLHandler
XMLHandler is the master abstract class for handling communication language
(XML) between client and a server inside NetPuzl.
|
| Class and Description |
|---|
| ServerTagParser
Class implementing this interface should be able to parse any possible tag
that client will receive from the server and create appropriate Tag object
|
| ServerXMLHandler
ServerXMLHandler is designed to be extended by clientProxy on the server
side.
|
| SoftCloseInputStream
Takes away the ability of objects that use it from closing it
|
| XMLHandler
XMLHandler is the master abstract class for handling communication language
(XML) between client and a server inside NetPuzl.
|
| Class and Description |
|---|
| ClientTagParser
Class implementing this interface should be able to parse any possible tag
that client will receive from the server and create appropriate Tag object
|
| ServerTagParser
Class implementing this interface should be able to parse any possible tag
that client will receive from the server and create appropriate Tag object
|
| XMLHandler
XMLHandler is the master abstract class for handling communication language
(XML) between client and a server inside NetPuzl.
|
| Class and Description |
|---|
| ClientTagParser
Class implementing this interface should be able to parse any possible tag
that client will receive from the server and create appropriate Tag object
|
| ClientXMLHandler
XMLHandler for the Client side.
|
| ServerTagParser
Class implementing this interface should be able to parse any possible tag
that client will receive from the server and create appropriate Tag object
|
| ServerXMLHandler
ServerXMLHandler is designed to be extended by clientProxy on the server
side.
|
| XMLHandler
XMLHandler is the master abstract class for handling communication language
(XML) between client and a server inside NetPuzl.
|