Secure iNet Factory

Uses of Interface
com.jscape.inet.file.JRandomAccessFile

Packages that use JRandomAccessFile
com.jscape.inet.file Contains various support classes for SFTP (FTP over SSH) protocol. 
com.jscape.inet.sftp Contains client classes for communicating with a server using SFTP protocol (FTP over SSH) 
 

Uses of JRandomAccessFile in com.jscape.inet.file
 

Methods in com.jscape.inet.file that return JRandomAccessFile
 JRandomAccessFile JFile.getRandomAccessFile(JFileOpenFlags openFlags, JAcl.Mask accessType)
          Provides access to the file contents returning a new JRandomAccessFile instance.
 

Uses of JRandomAccessFile in com.jscape.inet.sftp
 

Methods in com.jscape.inet.sftp that return JRandomAccessFile
 JRandomAccessFile SftpFile.getRandomAccessFile(JFileOpenFlags openFlags, JAcl.Mask accessType)
          Provides access to the file contents returning a new JRandomAccessFile instance.
 


Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved