|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VStreamReadable
Interface for stream based (remote) file read access. Objects which can be read by means of a stream can implemented this interface.
Method Summary | |
---|---|
java.io.InputStream |
getInputStream()
Create InputStream to read from this (remote) resource. |
Method Detail |
---|
java.io.InputStream getInputStream() throws VlException
Note that not all protocols support 'partially' reading from a remote file. Currently both Jargon's SRB and Java's File type support Input and OutputStreams !
VlException
InputStream
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |