private final class DisconnectingOutputShop.DisconnectingOutputStream extends DecoratingOutputStream
delegate| Constructor and Description |
|---|
DisconnectingOutputShop.DisconnectingOutputStream(OutputStream out) |
DisconnectingOutputShop.DisconnectingOutputStream(@WillCloseWhenClosed OutputStream out)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class DecoratingOutputStreamIOExceptionpublic void flush()
throws IOException
flush in interface Flushableflush in class DecoratingOutputStreamIOExceptionpublic void write(byte[] b,
int off,
int len)
throws IOException
write in class DecoratingOutputStreamIOExceptionpublic void write(int b)
throws IOException
write in class DecoratingOutputStreamIOExceptionCopyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.