|
TrueZIP Kernel 7.0-rc1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
E - The type of the entries.public interface InputService<E extends Entry>
A service for input sockets.
OutputService| Method Summary | |
|---|---|
InputSocket<? extends E> |
getInputSocket(String name)
Returns an input socket for read access to the given entry. |
| Methods inherited from interface de.schlichtherle.truezip.entry.EntryContainer |
|---|
getEntry, getSize, iterator |
| Method Detail |
|---|
@NonNull
InputSocket<? extends E> getInputSocket(@NonNull
String name)
name - a non-null entry name.
|
TrueZIP Kernel 7.0-rc1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||