public class WriterToAsyncTextAdapter extends Writer
| Constructor and Description |
|---|
WriterToAsyncTextAdapter(SPIRemoteEndpoint re) |
public WriterToAsyncTextAdapter(SPIRemoteEndpoint re)
public void write(char[] chars,
int index,
int len)
throws IOException
write in class WriterIOExceptionpublic void flush()
throws IOException
flush in interface Flushableflush in class WriterIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class WriterIOExceptionCopyright © 2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.