CMessage Class Reference
class CMessage : public CBase |
Abstract base class for implementation of HTTP requests and responses
Constructor & Destructor Documentation
~CMessage()
~CMessage | ( | ) | [pure virtual] |
Destructor. (NB Although this method has an implementation - this class must be abstract)
Member Functions Documentation
AddBody(MHTTPDataSupplier *)
Specify the body data supplier for this HTTP message. RHTTPMessage::AddBody
Body()
Obtain this HTTP message's body data supplier. RHTTPMessage::GetBody
ConstructL(CTransaction *)
void | ConstructL | ( | CTransaction * | aTransaction | ) | [protected, inline] |
Does base class 2 phase construction
HasBody()
TBool
| HasBody | ( | ) | const [inline] |
Headers()
Obtain the message headers.
Member Data Documentation
MHTTPDataSupplier * iDataSupplier
CTransaction * iTransaction
The associated transaction
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.