Class Stream

All Implemented Interfaces:
Operation, OperationBuilder, Parameterized

public abstract class Stream extends HttpOperation implements Parameterized
An Operation responsible for streaming a File on the host file-system to the ServletResponse.getOutputStream().
Author:
Lincoln Baxter, III