@Immutable @DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) class JmxInputSocket<E extends Entry> extends InstrumentingInputSocket<E>
| Modifier and Type | Field and Description |
|---|---|
(package private) JmxIOStatistics |
stats |
director| Constructor and Description |
|---|
JmxInputSocket(InputSocket<? extends E> model,
JmxDirector director,
JmxIOStatistics stats) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
newInputStream() |
ReadOnlyFile |
newReadOnlyFile() |
getDelegate, toStringgetBoundSocket, getLocalTarget, getPeerTarget, newSeekableByteChannelbindfinal JmxIOStatistics stats
JmxInputSocket(InputSocket<? extends E> model, JmxDirector director, JmxIOStatistics stats)
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.