de.schlichtherle.truezip.fs
Class FsCachingController.Input
java.lang.Object
de.schlichtherle.truezip.socket.IOSocket<E,Entry>
de.schlichtherle.truezip.socket.InputSocket<E>
de.schlichtherle.truezip.socket.DecoratingInputSocket<Entry>
de.schlichtherle.truezip.fs.FsCachingController.Input
- Enclosing class:
- FsCachingController
private class FsCachingController.Input
- extends DecoratingInputSocket<Entry>
| Methods inherited from class de.schlichtherle.truezip.socket.InputSocket |
bind |
name
final FsEntryName name
options
final BitField<FsInputOption> options
FsCachingController.Input
FsCachingController.Input(FsEntryName name,
BitField<FsInputOption> options)
getBoundSocket
public InputSocket<?> getBoundSocket()
throws IOException
- Description copied from class:
DecoratingInputSocket
- Binds the decorated socket to this socket and returns it.
- Overrides:
getBoundSocket in class DecoratingInputSocket<Entry>
- Returns:
- The bound decorated socket.
- Throws:
IOException
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.