private final class DisconnectingOutputShop.DisconnectableOutputStream extends DecoratingOutputStream
delegate| Constructor and Description |
|---|
DisconnectingOutputShop.DisconnectableOutputStream(OutputStream out) |
DisconnectingOutputShop.DisconnectableOutputStream(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 © 2004-2011 Schlichtherle IT Services. All Rights Reserved.