public class ServletOutputChunkedStream extends ServletOutputStream
ServletOutputStream.CloseListenerAPPEND_CONTENT_TYPE| 限定符和类型 | 方法和说明 |
|---|---|
void |
close()
End response object
The following events indicate that the servlet has satisfied the request and the response object is about to close
The following events indicate that the servlet has satisfied the request and the response object is about to close:
■The service method of the servlet terminates.
|
void |
flush() |
destroy, isClosed, isReady, lock, newInstance, recycle, setCloseListener, setWriteListener, unlock, write, write, writeprint, print, print, print, print, print, print, println, println, println, println, println, println, println, printlnrecyclepublic void flush()
throws IOException
flush 在接口中 Flushableflush 在类中 ServletOutputStreamIOExceptionpublic void close()
ServletOutputStreamclose 在接口中 Closeableclose 在接口中 AutoCloseableclose 在类中 ServletOutputStreamCopyright © 2020. All rights reserved.