service Pump in module com::sun::star::io:: |
service Pump;
the implementation of a data source and a data sink.
A thread will be created that reads from the input stream and writes the data to the connected output stream. Data will not be buffered by this service.
Exported Interfaces |
allows to set the outputstream
allows to set the inputstream
allows listener administration and starting/stopping the pump
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.