applayerpluginsandutils/httptransportplugins/httptransporthandler/moutputstreamobserver.h
branchRCL_3
changeset 5 337070b4fa18
parent 0 b16258d2340f
equal deleted inserted replaced
3:5ee1d9ce5878 5:337070b4fa18
   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 */