lumis.portal.servicecontainer
Class ServiceContainerServletOutputStream
java.lang.Object
java.io.OutputStream
javax.servlet.ServletOutputStream
lumis.portal.servicecontainer.ServiceContainerServletOutputStream
- All Implemented Interfaces:
- Closeable, Flushable
public class ServiceContainerServletOutputStream
- extends ServletOutputStream
Output stream used to store interface HTML results for later caching.
- Since:
- 4.0.0
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 |
ServiceContainerServletOutputStream
public ServiceContainerServletOutputStream()
write
public void write(int arg0)
throws IOException
- Specified by:
write
in class OutputStream
- Throws:
IOException
getByteArray
public byte[] getByteArray()
throws IOException
- Throws:
IOException
reset
public void reset()
throws IOException
- Throws:
IOException
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.