Data channel uses this interface to read outgoing data.
Implement it to provide your own ways of reading data.
It must be thread safe; in parallel transfer mode several
streams may attempt to read.
Method Summary
void
close()
Closes this data source and releases any system
resources associated with this source.