|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface ReadableFileChannelSource
A source that can provide file channels opened in read-only mode.
| Method Summary | |
|---|---|
FileChannel |
openReadChannel()
Returns a new FileChannel for reading from this source. |
| Method Detail |
|---|
FileChannel openReadChannel()
throws IOException
FileChannel for reading from this source.
FileChannel for reading from this source
IOException - if an I/O error occurs
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||