Node Director
Public Member Functions | List of all members
sfi.director.retriever.RemoteFile Class Reference

Public Member Functions

String getPath ()
File retrieve (File destfile) throws DirectorException
File retrieve () throws DirectorException
File retrieve (String name) throws DirectorException
void send (File sourcefile) throws DirectorException
abstract InputStream connectRetrieve () throws DirectorException
abstract OutputStream connectSend () throws DirectorException

Member Function Documentation

abstract InputStream sfi.director.retriever.RemoteFile.connectRetrieve ( ) throws DirectorException
pure virtual
abstract OutputStream sfi.director.retriever.RemoteFile.connectSend ( ) throws DirectorException
pure virtual
String sfi.director.retriever.RemoteFile.getPath ( )
File sfi.director.retriever.RemoteFile.retrieve ( File  destfile) throws DirectorException
File sfi.director.retriever.RemoteFile.retrieve ( ) throws DirectorException
File sfi.director.retriever.RemoteFile.retrieve ( String  name) throws DirectorException
void sfi.director.retriever.RemoteFile.send ( File  sourcefile) throws DirectorException

The documentation for this class was generated from the following file: