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).
oneway void processed ()
| processed |
This method is invoked whenever the receiver has finished processing
a packet of the stream
void disconnect ()
| disconnect |
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 on stefan on Sat Jun 2 23:13:43 2001, using kdoc 2.0a53. |