HttpClientConnection.h File Reference
Include dependency graph for HttpClientConnection.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | HttpClientConnection |
Typedefs | |
typedef ObjectQueue< HttpRequest, HTTP_REQUEST_POOL_SIZE > | RequestQueue |
Provides http client connection. More... | |
Typedef Documentation
◆ RequestQueue
Provides http client connection.