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