@Immutable @DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) public abstract class InstrumentingOutputSocket<E extends Entry> extends DecoratingOutputSocket<E>
| Modifier and Type | Field and Description |
|---|---|
protected InstrumentingDirector |
director |
| Modifier | Constructor and Description |
|---|---|
protected |
InstrumentingOutputSocket(OutputSocket<? extends E> delegate,
InstrumentingDirector director) |
getDelegate, toStringgetBoundSocket, getLocalTarget, getPeerTarget, newOutputStream, newSeekableByteChannelbindprotected final InstrumentingDirector director
protected InstrumentingOutputSocket(OutputSocket<? extends E> delegate, InstrumentingDirector director)
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.