|
Class Summary |
| ClientSocket |
This class inherits the Socket adding new useful methods
and other ones has been overrided and adapted to new requirements. |
| HTTPClient |
This class implements a HTTP client. |
| HTTPResponseReader |
This class provides a wrapper for abstracting the reading of the HTTP
response. |
| JPIPMessageDecoder |
This class reads JPIP messages as they are defined in ISO/IEC 15444-9
section A.2. |
| JPIPRequestEncoder |
This class is useful to build a JPIP string from the JPIP parameters. |
| JPIPResponseFieldsParser |
|