applayerpluginsandutils/httptransportplugins/httptransporthandler/moutputstreamobserver.h
equal
deleted
inserted
replaced
112 virtual void OutputStreamCloseInd(TInt aError) =0; |
112 virtual void OutputStreamCloseInd(TInt aError) =0; |
113 |
113 |
114 virtual void OnSendTimeOut() =0; |
114 virtual void OnSendTimeOut() =0; |
115 |
115 |
116 virtual TInt SendTimeOutVal() =0; |
116 virtual TInt SendTimeOutVal() =0; |
117 |
117 |
|
118 virtual TBool SecureRetry()=0; |
118 private: // methods |
119 private: // methods |
119 |
120 |
120 /** |
121 /** |
121 Reserved function for future expansion. |
122 Reserved function for future expansion. |
122 */ |
123 */ |