@Immutable final class JulInputByteChannel<E extends Entry> extends DecoratingSeekableByteChannel
| Modifier and Type | Field and Description |
|---|---|
private static Logger |
logger |
private JulNio2InputSocket<E> |
socket |
delegate| Constructor and Description |
|---|
JulInputByteChannel(SeekableByteChannel model,
JulNio2InputSocket<E> socket) |
private static final Logger logger
private final JulNio2InputSocket<E extends Entry> socket
@CreatesObligation JulInputByteChannel(@WillCloseWhenClosed SeekableByteChannel model, JulNio2InputSocket<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.