Uses of Class javax.servlet.ServletOutputStream

Uses in package javax.servlet

Methods with return type javax.servlet.ServletOutputStream

ServletOutputStream
Returns a ServletOutputStream suitable for writing binary data in the response.
ServletOutputStream
The default behavior of this method is to return getOutputStream() on the wrapped response object.

Copyright © 1999-2002 The Apache Software Foundation. All Rights Reserved.