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

Definition at line 35 of file ClientHttpSessionStatus.h.
Public Member Functions | |
| virtual | ~ClientHttpSessionStatus () |
| virtual void | clientHttpSessionResponseStarted (const ResponseHeader &)=0 |
| virtual void | clientHttpSessionResponseFinished (const HeaderBase &)=0 |
| virtual void | clientHttpSessionInvaidResponse (const Data &)=0 |
| virtual void | clientHttpSessionClosing ()=0 |
| virtual void | clientHttpSessionClosed ()=0 |
|
|
Definition at line 40 of file ClientHttpSessionStatus.h. |
|
|
Implemented in HttpDownloader, and HttpDownloader. |
|
|
Implemented in HttpDownloader, and HttpDownloader. |
|
|
Implemented in HttpDownloader, and HttpDownloader. |
|
|
Implemented in HttpDownloader, and HttpDownloader. |
|
|
Implemented in HttpDownloader, and HttpDownloader. |