E - the type of the local target.@NotThreadSafe public abstract class DecoratingOutputSocket<E extends Entry> extends DelegatingOutputSocket<E>
DecoratingInputSocket| Modifier | Constructor and Description |
|---|---|
protected |
DecoratingOutputSocket(OutputSocket<? extends E> delegate) |
| Modifier and Type | Method and Description |
|---|---|
protected OutputSocket<? extends E> |
getDelegate()
Returns the delegate socket.
|
String |
toString()
Returns a string representation of this object for debugging and logging
purposes.
|
getBoundSocket, getLocalTarget, newOutputStream, newSeekableByteChannelbind, getPeerTargetprotected DecoratingOutputSocket(OutputSocket<? extends E> delegate)
protected OutputSocket<? extends E> getDelegate()
DelegatingOutputSocketgetDelegate in class DelegatingOutputSocket<E extends Entry>Copyright © 2005-2013 Schlichtherle IT Services. All Rights Reserved.