applayerpluginsandutils/httptransportplugins/httptransporthandler/moutputstreamobserver.h
changeset 12 88a7990e456a
parent 0 b16258d2340f
equal deleted inserted replaced
11:001ef9ddb825 12:88a7990e456a
   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 */