class CHttpClientTransactionImpl : public CBase |
Public Member Functions | |
---|---|
~CHttpClientTransactionImpl () | |
CHttpClientTransactionImpl * | NewL ( CHttpService &, CHttpClientTransaction &, const TDesC8 &, const TDesC8 &) |
TInt | SetDynamicContentSink ( MHttpContentSink *) |
TInt | SetDynamicContentSource ( MHttpContentSource *) |
void | SetDynamicContentSourceLength ( TInt ) |
TInt | SetStaticContentSink ( RFile &) |
TInt | SetStaticContentSource ( RFile &) |
RStringPool | StringPool () |
RHTTPTransaction | Transaction () |
Private Member Functions | |
---|---|
CHttpClientTransactionImpl ( CHttpClientTransaction &, RStringPool ) | |
void | ConstructL ( CHttpService &, const TDesC8 &, const TDesC8 &) |
TInt | MHFRunError ( TInt , RHTTPTransaction , const THTTPEvent &) |
void | MHFRunL ( RHTTPTransaction , const THTTPEvent &) |
Private Attributes | |
---|---|
CHttpClientTransaction & | iClientTrans |
CHttpDataReceiver * | iDataReceiver |
CHttpDataSender * | iDataSender |
RStringPool | iStringPool |
RHTTPTransaction | iTransaction |
CHttpClientTransactionImpl | ( | CHttpClientTransaction & | aTrans, |
RStringPool | aStringPool | ||
) | [private, inline] |
CHttpClientTransaction & aTrans | |
RStringPool aStringPool |
void | ConstructL | ( | CHttpService & | aClient, |
const TDesC8 & | aMethod, | |||
const TDesC8 & | aUri | |||
) | [private] |
CHttpService & aClient | |
const TDesC8 & aMethod | |
const TDesC8 & aUri |
TInt | MHFRunError | ( | TInt | aError, |
RHTTPTransaction | aTransaction, | |||
const THTTPEvent & | aEvent | |||
) | [private] |
TInt aError | |
RHTTPTransaction aTransaction | |
const THTTPEvent & aEvent |
void | MHFRunL | ( | RHTTPTransaction | aTransaction, |
const THTTPEvent & | aEvent | |||
) | [private] |
RHTTPTransaction aTransaction | |
const THTTPEvent & aEvent |
CHttpClientTransactionImpl * | NewL | ( | CHttpService & | aClient, |
CHttpClientTransaction & | aTrans, | |||
const TDesC8 & | aMethod, | |||
const TDesC8 & | aUri | |||
) | [static] |
CHttpService & aClient | |
CHttpClientTransaction & aTrans | |
const TDesC8 & aMethod | |
const TDesC8 & aUri |
TInt | SetDynamicContentSink | ( | MHttpContentSink * | aSink | ) |
MHttpContentSink * aSink |
TInt | SetDynamicContentSource | ( | MHttpContentSource * | aSource | ) |
MHttpContentSource * aSource |
void | SetDynamicContentSourceLength | ( | TInt | aLen | ) |
TInt aLen |
TInt | SetStaticContentSource | ( | RFile & | aSource | ) |
RFile & aSource |
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.