@Immutable final class JulOutputStream<E extends Entry> extends DecoratingOutputStream
| Modifier and Type | Field and Description |
|---|---|
private static Logger |
logger |
private Entry |
target |
delegate| Modifier | Constructor and Description |
|---|---|
(package private) |
JulOutputStream(OutputSocket<?> socket) |
private |
JulOutputStream(OutputSocket<?> socket,
Entry target) |
@CreatesObligation JulOutputStream(OutputSocket<?> socket) throws IOException
IOException@CreatesObligation private JulOutputStream(OutputSocket<?> socket, Entry target) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class DecoratingOutputStreamIOExceptionCopyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.