TrueZIP Kernel 7.0-rc1

de.schlichtherle.truezip.socket
Interface InputShop<E extends Entry>

Type Parameters:
E - The type of the entries.
All Superinterfaces:
Closeable, EntryContainer<E>, InputService<E>, Iterable<E>
All Known Implementing Classes:
ConcurrentInputShop, DecoratingInputShop, FsDefaultArchiveController.DummyInputService, FsDefaultArchiveController.Input

public interface InputShop<E extends Entry>
extends Closeable, InputService<E>

A closable input service.

Author:
Christian Schlichtherle
See Also:
OutputShop

Method Summary
 
Methods inherited from interface java.io.Closeable
close
 
Methods inherited from interface de.schlichtherle.truezip.socket.InputService
getInputSocket
 
Methods inherited from interface de.schlichtherle.truezip.entry.EntryContainer
getEntry, getSize, iterator
 


TrueZIP Kernel 7.0-rc1

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.