org.openmdx.portal.http
Class LocalHttpServletOutputStream
java.lang.Object
java.io.OutputStream
javax.servlet.ServletOutputStream
org.openmdx.portal.http.LocalHttpServletOutputStream
- All Implemented Interfaces:
- Closeable, Flushable
public class LocalHttpServletOutputStream
- extends ServletOutputStream
|
Method Summary |
void |
write(int b)
|
| Methods inherited from class javax.servlet.ServletOutputStream |
print, print, print, print, print, print, print, println, println, println, println, println, println, println, println |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalHttpServletOutputStream
public LocalHttpServletOutputStream(OutputStream buffer)
write
public void write(int b)
throws IOException
- Specified by:
write in class OutputStream
- Throws:
IOException
This software is published under the BSD license. Copyright © 2006-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.