@Immutable @DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) class JulInputSocket<E extends Entry> extends InstrumentingInputSocket<E>
director| Constructor and Description |
|---|
JulInputSocket(InputSocket<? extends E> model,
JulDirector director) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
newInputStream() |
ReadOnlyFile |
newReadOnlyFile() |
getDelegate, toStringgetBoundSocket, getLocalTarget, getPeerTarget, newSeekableByteChannelbindJulInputSocket(InputSocket<? extends E> model, JulDirector director)
public final InputStream newInputStream() throws IOException
newInputStream in class DelegatingInputSocket<E extends Entry>IOExceptionpublic final ReadOnlyFile newReadOnlyFile() throws IOException
newReadOnlyFile in class DelegatingInputSocket<E extends Entry>IOExceptionCopyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.