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