|  | libhomegear-base
    0.7
    Base library for Homegear and Homegear family modules. | 
#include "../Exception.h"#include "../Managers/FileDescriptorManager.h"#include "../Encoding/Http.h"#include "TcpSocket.h"Go to the source code of this file.
| Classes | |
| class | BaseLib::HttpClientException | 
| Exception class for the HTTP client.  More... | |
| class | BaseLib::HttpClientTimeOutException | 
| Exception class for timeouts of the HTTP client.  More... | |
| class | BaseLib::HttpClientSocketClosedException | 
| Exception class for timeouts of the HTTP client.  More... | |
| class | BaseLib::HttpClient | 
| This class provides a basic HTTP client.  More... | |
| Namespaces | |
| BaseLib | |