@Immutable @DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) class JmxOutputSocket<E extends Entry> extends InstrumentingOutputSocket<E>
| Modifier and Type | Field and Description |
|---|---|
(package private) JmxIOStatistics |
stats |
director| Constructor and Description |
|---|
JmxOutputSocket(OutputSocket<? extends E> model,
JmxDirector director,
JmxIOStatistics stats) |
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
newOutputStream() |
getDelegate, toStringgetBoundSocket, getLocalTarget, getPeerTarget, newSeekableByteChannelbindfinal JmxIOStatistics stats
JmxOutputSocket(OutputSocket<? extends E> model, JmxDirector director, JmxIOStatistics stats)
public final OutputStream newOutputStream() throws IOException
newOutputStream in class DelegatingOutputSocket<E extends Entry>IOExceptionCopyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.