Uses of Class
com.sshtools.j2ssh.io.UnsignedInteger32

Packages that use UnsignedInteger32
com.sshtools.daemon.platform   
com.sshtools.daemon.vfs   
com.sshtools.j2ssh.agent   
com.sshtools.j2ssh.io   
com.sshtools.j2ssh.sftp   
 

Uses of UnsignedInteger32 in com.sshtools.daemon.platform
 

Methods in com.sshtools.daemon.platform with parameters of type UnsignedInteger32
abstract  byte[] NativeFileSystemProvider.openFile(java.lang.String path, UnsignedInteger32 flags, FileAttributes attrs)
           
abstract  byte[] NativeFileSystemProvider.readFile(byte[] handle, UnsignedInteger64 offset, UnsignedInteger32 len)
           
 

Uses of UnsignedInteger32 in com.sshtools.daemon.vfs
 

Fields in com.sshtools.daemon.vfs declared as UnsignedInteger32
(package private)  UnsignedInteger32 VirtualFileSystem.OpenFile.flags
           
 

Methods in com.sshtools.daemon.vfs that return UnsignedInteger32
 UnsignedInteger32 VirtualFileSystem.OpenFile.getFlags()
           
 

Methods in com.sshtools.daemon.vfs with parameters of type UnsignedInteger32
 byte[] VirtualFileSystem.openFile(java.lang.String path, UnsignedInteger32 flags, FileAttributes attrs)
           
 byte[] VirtualFileSystem.readFile(byte[] handle, UnsignedInteger64 offset, UnsignedInteger32 len)
           
 

Constructors in com.sshtools.daemon.vfs with parameters of type UnsignedInteger32
VirtualFileSystem.OpenFile(java.io.File f, java.io.RandomAccessFile raf, UnsignedInteger32 flags)
           
 

Uses of UnsignedInteger32 in com.sshtools.j2ssh.agent
 

Fields in com.sshtools.j2ssh.agent declared as UnsignedInteger32
private  UnsignedInteger32 KeyConstraints.maxsteps
           
(package private)  UnsignedInteger32 SshAgentForwardingNotice.remotePort
           
private  UnsignedInteger32 KeyConstraints.timeout
           
private  UnsignedInteger32 KeyConstraints.uselimit
           
(package private)  UnsignedInteger32 SshAgentVersionResponse.version
           
 

Methods in com.sshtools.j2ssh.agent with parameters of type UnsignedInteger32
 void KeyConstraints.setKeyTimeout(UnsignedInteger32 timeout)
           
 

Uses of UnsignedInteger32 in com.sshtools.j2ssh.io
 

Methods in com.sshtools.j2ssh.io that return UnsignedInteger32
static UnsignedInteger32 UnsignedInteger32.add(UnsignedInteger32 x, int y)
           
static UnsignedInteger32 UnsignedInteger32.add(UnsignedInteger32 x, UnsignedInteger32 y)
           
 UnsignedInteger32 ByteArrayReader.readUINT32()
           
 

Methods in com.sshtools.j2ssh.io with parameters of type UnsignedInteger32
static UnsignedInteger32 UnsignedInteger32.add(UnsignedInteger32 x, int y)
           
static UnsignedInteger32 UnsignedInteger32.add(UnsignedInteger32 x, UnsignedInteger32 y)
           
 void ByteArrayWriter.writeUINT32(UnsignedInteger32 value)
           
 

Uses of UnsignedInteger32 in com.sshtools.j2ssh.sftp
 

Fields in com.sshtools.j2ssh.sftp declared as UnsignedInteger32
(package private)  UnsignedInteger32 FileAttributes.atime
           
(package private)  UnsignedInteger32 FileAttributes.createtime
           
private  UnsignedInteger32 SshFxpStatus.errorCode
           
(package private)  UnsignedInteger32 FileAttributes.gid
           
private  UnsignedInteger32 SshFxpWrite.id
           
private  UnsignedInteger32 SshFxpSymlink.id
           
private  UnsignedInteger32 SshFxpStatus.id
           
private  UnsignedInteger32 SshFxpStat.id
           
private  UnsignedInteger32 SshFxpSetStat.id
           
private  UnsignedInteger32 SshFxpRmdir.id
           
private  UnsignedInteger32 SshFxpRename.id
           
private  UnsignedInteger32 SshFxpRemove.id
           
private  UnsignedInteger32 SshFxpRealPath.id
           
private  UnsignedInteger32 SshFxpReadlink.id
           
private  UnsignedInteger32 SshFxpReadDir.id
           
private  UnsignedInteger32 SshFxpRead.id
           
private  UnsignedInteger32 SshFxpOpenDir.id
           
private  UnsignedInteger32 SshFxpOpen.id
           
private  UnsignedInteger32 SshFxpName.id
           
private  UnsignedInteger32 SshFxpMkdir.id
           
private  UnsignedInteger32 SshFxpLStat.id
           
private  UnsignedInteger32 SshFxpHandle.id
           
private  UnsignedInteger32 SshFxpFStat.id
           
private  UnsignedInteger32 SshFxpFSetStat.id
           
private  UnsignedInteger32 SshFxpData.id
           
private  UnsignedInteger32 SshFxpClose.id
           
private  UnsignedInteger32 SshFxpAttrs.id
           
private  UnsignedInteger32 SshFxpRead.length
           
(package private)  UnsignedInteger32 FileAttributes.mtime
           
private  UnsignedInteger32 SftpSubsystemClient.nextRequestId
           
(package private)  UnsignedInteger32 FileAttributes.permissions
           
private  UnsignedInteger32 SshFxpOpen.pflags
           
(package private)  UnsignedInteger32 FileAttributes.uid
           
private  UnsignedInteger32 SshFxpVersion.version
           
private  UnsignedInteger32 SshFxpInit.version
           
 

Methods in com.sshtools.j2ssh.sftp that return UnsignedInteger32
 UnsignedInteger32 FileAttributes.getAccessedTime()
           
 UnsignedInteger32 SshFxpStatus.getErrorCode()
           
 UnsignedInteger32 FileAttributes.getGID()
           
 UnsignedInteger32 SshFxpWrite.getId()
           
 UnsignedInteger32 SshFxpSymlink.getId()
           
 UnsignedInteger32 SshFxpStatus.getId()
           
 UnsignedInteger32 SshFxpStat.getId()
           
 UnsignedInteger32 SshFxpSetStat.getId()
           
 UnsignedInteger32 SshFxpRmdir.getId()
           
 UnsignedInteger32 SshFxpRename.getId()
           
 UnsignedInteger32 SshFxpRemove.getId()
           
 UnsignedInteger32 SshFxpRealPath.getId()
           
 UnsignedInteger32 SshFxpReadlink.getId()
           
 UnsignedInteger32 SshFxpReadDir.getId()
           
 UnsignedInteger32 SshFxpRead.getId()
           
 UnsignedInteger32 SshFxpOpenDir.getId()
           
 UnsignedInteger32 SshFxpOpen.getId()
           
 UnsignedInteger32 SshFxpName.getId()
           
 UnsignedInteger32 SshFxpMkdir.getId()
           
 UnsignedInteger32 SshFxpLStat.getId()
           
 UnsignedInteger32 SshFxpHandle.getId()
           
 UnsignedInteger32 SshFxpFStat.getId()
           
 UnsignedInteger32 SshFxpFSetStat.getId()
           
 UnsignedInteger32 SshFxpData.getId()
           
 UnsignedInteger32 SshFxpClose.getId()
           
 UnsignedInteger32 SshFxpAttrs.getId()
           
 UnsignedInteger32 MessageRequestId.getId()
           
 UnsignedInteger32 SshFxpRead.getLength()
           
 UnsignedInteger32 FileAttributes.getModifiedTime()
           
 UnsignedInteger32 FileAttributes.getPermissions()
           
 UnsignedInteger32 SshFxpOpen.getPflags()
           
 UnsignedInteger32 FileAttributes.getUID()
           
 UnsignedInteger32 SshFxpVersion.getVersion()
           
 UnsignedInteger32 SshFxpInit.getVersion()
           
private  UnsignedInteger32 SftpSubsystemClient.nextRequestId()
           
 

Methods in com.sshtools.j2ssh.sftp with parameters of type UnsignedInteger32
private  byte[] SftpSubsystemClient.getHandleResponse(UnsignedInteger32 requestId)
           
 SubsystemMessage SftpMessageStore.getMessage(UnsignedInteger32 requestId)
           
private  void SftpSubsystemClient.getOKRequestStatus(UnsignedInteger32 requestId)
           
 void FileAttributes.setGID(UnsignedInteger32 gid)
           
 void FileAttributes.setPermissions(UnsignedInteger32 permissions)
           
 void FileAttributes.setTimes(UnsignedInteger32 atime, UnsignedInteger32 mtime)
           
 void FileAttributes.setUID(UnsignedInteger32 uid)
           
 

Constructors in com.sshtools.j2ssh.sftp with parameters of type UnsignedInteger32
SshFxpAttrs(UnsignedInteger32 id, FileAttributes attrs)
          Creates a new SshFxpAttrs object.
SshFxpClose(UnsignedInteger32 id, byte[] handle)
          Creates a new SshFxpClose object.
SshFxpData(UnsignedInteger32 id, byte[] data)
          Creates a new SshFxpData object.
SshFxpFSetStat(UnsignedInteger32 id, byte[] handle, FileAttributes attrs)
          Creates a new SshFxpFSetStat object.
SshFxpFStat(UnsignedInteger32 id, byte[] handle)
          Creates a new SshFxpFStat object.
SshFxpHandle(UnsignedInteger32 id, byte[] handle)
          Creates a new SshFxpHandle object.
SshFxpInit(UnsignedInteger32 version, java.util.Map extended)
          Creates a new SshFxpInit object.
SshFxpLStat(UnsignedInteger32 id, java.lang.String path)
          Creates a new SshFxpLStat object.
SshFxpMkdir(UnsignedInteger32 id, java.lang.String path, FileAttributes attrs)
          Creates a new SshFxpMkdir object.
SshFxpName(UnsignedInteger32 id, SftpFile[] files)
          Creates a new SshFxpName object.
SshFxpOpen(UnsignedInteger32 id, java.lang.String filename, UnsignedInteger32 pflags, FileAttributes attrs)
           
SshFxpOpenDir(UnsignedInteger32 id, java.lang.String path)
          Creates a new SshFxpOpenDir object.
SshFxpRead(UnsignedInteger32 id, byte[] handle, UnsignedInteger64 offset, UnsignedInteger32 length)
          Creates a new SshFxpRead object.
SshFxpReadDir(UnsignedInteger32 id, byte[] handle)
          Creates a new SshFxpReadDir object.
SshFxpReadlink(UnsignedInteger32 id, java.lang.String path)
          Creates a new SshFxpReadlink object.
SshFxpRealPath(UnsignedInteger32 id, java.lang.String path)
          Creates a new SshFxpRealPath object.
SshFxpRemove(UnsignedInteger32 id, java.lang.String filename)
          Creates a new SshFxpRemove object.
SshFxpRename(UnsignedInteger32 id, java.lang.String oldpath, java.lang.String newpath)
          Creates a new SshFxpRename object.
SshFxpRmdir(UnsignedInteger32 id, java.lang.String path)
          Creates a new SshFxpRmdir object.
SshFxpSetStat(UnsignedInteger32 id, java.lang.String path, FileAttributes attrs)
          Creates a new SshFxpSetStat object.
SshFxpStat(UnsignedInteger32 id, java.lang.String path)
          Creates a new SshFxpStat object.
SshFxpStatus(UnsignedInteger32 id, UnsignedInteger32 errorCode, java.lang.String errorMessage, java.lang.String languageTag)
          Creates a new SshFxpStatus object.
SshFxpSymlink(UnsignedInteger32 id, java.lang.String targetpath, java.lang.String linkpath)
          Creates a new SshFxpSymlink object.
SshFxpVersion(UnsignedInteger32 version, java.util.Map extended)
          Creates a new SshFxpVersion object.
SshFxpWrite(UnsignedInteger32 id, byte[] handle, UnsignedInteger64 offset, byte[] data, int off, int len)
          Creates a new SshFxpWrite object.