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