public class BioServletOutputStream extends AbstractServletOutputStream
sm| Constructor and Description | 
|---|
| BioServletOutputStream(SocketWrapper<Socket> socketWrapper,
                      int asyncWriteBufferSize) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | doClose() | 
| protected void | doFlush() | 
| protected int | doWrite(boolean block,
       byte[] b,
       int off,
       int len)Abstract method to be overridden by concrete implementations. | 
close, isCloseRequired, isReady, onError, onWritePossible, setWriteListener, write, writeprint, print, print, print, print, print, print, println, println, println, println, println, println, println, printlnflush, writepublic BioServletOutputStream(SocketWrapper<Socket> socketWrapper, int asyncWriteBufferSize) throws IOException
IOExceptionprotected int doWrite(boolean block,
          byte[] b,
          int off,
          int len)
               throws IOException
AbstractServletOutputStreamdoWrite in class AbstractServletOutputStreamIOExceptionprotected void doFlush()
                throws IOException
doFlush in class AbstractServletOutputStreamIOExceptionprotected void doClose()
                throws IOException
doClose in class AbstractServletOutputStreamIOExceptionCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.