Fix javadoc
This commit is contained in:
@@ -20,7 +20,7 @@ public interface ResponseStreamWriter {
|
||||
* Responding with the the contents of the stream by writing into the output stream of the
|
||||
* {@link ServletResponse}.
|
||||
*
|
||||
* @param stream The results results
|
||||
* @param results The results results
|
||||
* @param options The options for the response
|
||||
* @param response {@link ServletResponse} instance given by the current HTTP request
|
||||
* @throws Exception thrown if writing to the output stream fails
|
||||
|
||||
Reference in New Issue
Block a user