@NotThreadSafe @DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) final class JmxInputStream extends DecoratingInputStream
| Modifier and Type | Field and Description |
|---|---|
private JmxIOStatistics |
stats |
delegate| Constructor and Description |
|---|
JmxInputStream(InputStream in,
JmxIOStatistics stats) |
private final JmxIOStatistics stats
JmxInputStream(InputStream in, JmxIOStatistics stats)
public int read()
throws IOException
read in class DecoratingInputStreamIOExceptionpublic int read(byte[] b,
int off,
int len)
throws IOException
read in class DecoratingInputStreamIOExceptionCopyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.