Public Member Functions | |
| virtual | ~CHttpEventHandler () |
| void | SetVerbose (TBool aVerbose) |
| TBool | Verbose () const |
| virtual void | MHFRunL (RHTTPTransaction aTransaction, const THTTPEvent &aEvent) |
| virtual TInt | MHFRunError (TInt aError, RHTTPTransaction aTransaction, const THTTPEvent &aEvent) |
Static Public Member Functions | |
|
static CHttpEventHandler * | NewLC (CHttpExampleUtils &aUtils) |
|
static CHttpEventHandler * | NewL (CHttpExampleUtils &aUtils) |
Protected Member Functions | |
| CHttpEventHandler (CHttpExampleUtils &aUtils) | |
| void | ConstructL () |
Definition at line 114 of file httpexampleclient.h.
1.5.3