Class SampleStreamCommand

java.lang.Object
com.streamconverter.command.AbstractStreamCommand
com.streamconverter.command.impl.SampleStreamCommand
All Implemented Interfaces:
IStreamCommand

SampleStreamCommand is a concrete implementation of AbstractStreamCommand.

This command reads data from an input stream and writes it to an output stream.