@Immutable @DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) final class JulInputStream<E extends Entry> extends DecoratingInputStream
| Modifier and Type | Field and Description |
|---|---|
private static Logger |
logger |
private JulInputSocket<E> |
socket |
delegate| Constructor and Description |
|---|
JulInputStream(InputStream model,
JulInputSocket<E> socket) |
private static final Logger logger
private final JulInputSocket<E extends Entry> socket
JulInputStream(InputStream model, JulInputSocket<E> socket) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class DecoratingInputStreamIOExceptionCopyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.