@Immutable final class JulOutputByteChannel<E extends Entry> extends DecoratingSeekableByteChannel
| Modifier and Type | Field and Description |
|---|---|
private static Logger |
logger |
private JulOutputSocket<E> |
socket |
delegate| Constructor and Description |
|---|
JulOutputByteChannel(SeekableByteChannel model,
JulNio2OutputSocket<E> socket) |
private static final Logger logger
private final JulOutputSocket<E extends Entry> socket
@CreatesObligation JulOutputByteChannel(@WillCloseWhenClosed SeekableByteChannel model, JulNio2OutputSocket<E> socket) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in interface Channelclose in class DecoratingSeekableByteChannelIOExceptionCopyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.