interface FlowSystemSender
		 | 
		
 Internal use: implement distributed asynchronous streams. More... |  
	 
	 
	
	 | 
 | 
Public Methods
 Internal use: implement distributed asynchronous streams.
 The FlowSystemSender object transmits the packets that should be sent
 over the stream via _allocCustomMessage (Object_base).
 
 This method is invoked whenever the receiver has finished processing
 a packet of the stream
	 
 This method is for telling the local FlowSystemSender to break the
 connection to the remote Receiver (it's not intended to be called
 remotely)
	 
	
	| Generated by: stefan@stefan on Sat Feb 24 19:11:36 2001, using kdoc 2.0a47. |