Secure iNet Factory

Uses of Class
com.jscape.inet.sftp.packets.SftpFileAttributes.AttributePresenceFlags

Packages that use SftpFileAttributes.AttributePresenceFlags
com.jscape.inet.sftp.packets   
com.jscape.inet.sftp.v4.packets   
 

Uses of SftpFileAttributes.AttributePresenceFlags in com.jscape.inet.sftp.packets
 

Methods in com.jscape.inet.sftp.packets that return SftpFileAttributes.AttributePresenceFlags
 SftpFileAttributes.AttributePresenceFlags SftpFileAttributes.getFlags()
           
static SftpFileAttributes.AttributePresenceFlags SftpFileAttributes.AttributePresenceFlags.readFrom(java.io.InputStream in, java.lang.String charset)
          Reads the file attribute presence flags from the stream.
 

Uses of SftpFileAttributes.AttributePresenceFlags in com.jscape.inet.sftp.v4.packets
 

Subclasses of SftpFileAttributes.AttributePresenceFlags in com.jscape.inet.sftp.v4.packets
 class AttributePresenceFlags2
          The attribute presence flags version 2.
 

Methods in com.jscape.inet.sftp.v4.packets that return SftpFileAttributes.AttributePresenceFlags
static SftpFileAttributes.AttributePresenceFlags AttributePresenceFlags2.readFrom(java.io.InputStream in, java.lang.String charset)
          Reads the file attribute presence flags from the stream.
 


Secure iNet Factory

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