#include <ClientHttpSessionFactory.h> [code]
Inherited by HttpDownloader, and HttpDownloader.
Inheritance diagram for Protocols::Http::ClientHttpSessionFactoryStatus:

Definition at line 36 of file ClientHttpSessionFactory.h.
Public Member Functions | |
| virtual | ~ClientHttpSessionFactoryStatus () |
| virtual void | clientHttpSessionFactorySucceeded (const Uri &, ClientHttpSession *)=0 |
| virtual void | clientHttpSessionFactoryFailed (const Uri &)=0 |
|
|
Definition at line 41 of file ClientHttpSessionFactory.h. |
|
|
Implemented in HttpDownloader, and HttpDownloader. |
|
||||||||||||
|
Implemented in HttpDownloader, and HttpDownloader. |