Class Summary |
ConnectionHttp |
ConnectionHttp
Implementation of the IConnection interface based on the new
palo server which uses the http protocol for communication
|
HttpClient |
This class encapsulates the http based communication between the palo api
and the palo server. |
HttpErrorCode |
A type safe enumartion of error codes
All valid error codes and their meanings are defined by the palo server. |
PaloHttp |
Deprecated. this class is not required anymore since it doesn't do anything
usefull besides providing the palo connection |
ResponseParser |
Provides methods for parsing the CSV response from palo server. |
Utils |
Deprecated. will be removed since their methods are obsolete |