Secure iNet Factory
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

U

unit - Variable in class com.jscape.inet.ftp.MvsParser.MvsFileRecord
 
UnixParser - Class in com.jscape.inet.ftp
Parser responsible for handling FTP directory listing returned in UNIX format.
UnixParser() - Constructor for class com.jscape.inet.ftp.UnixParser
 
UNKNOWN - Static variable in class com.jscape.inet.file.JFileType
Unknown type.
unregisterMessage(int) - Method in class com.jscape.inet.ssh.transport.MessageReader
 
unregisterMessage(int) - Method in class com.jscape.inet.ssh.transport.Transport
Uregisters the message.
unregisterPacket(int) - Method in class com.jscape.inet.sftp.PacketReader
Removes packet from the reader.
unregisterPacket(int) - Method in class com.jscape.inet.sftp.SftpClient
Removes the packet from the client.
UP_DIR - Static variable in interface com.jscape.filetransfer.FileTransfer
Represents the parent directory of current directory.
UP_DIR - Static variable in class com.jscape.inet.ftp.Ftp
Represents the parent directory of current directory.
UP_DIR - Static variable in class com.jscape.inet.ftps.Ftps
Represents the parent directory of current directory.
update(byte[]) - Method in class com.jscape.inet.ssh.transport.compression.Compression
Processes the specified data.
update(byte[], int, int) - Method in class com.jscape.inet.ssh.transport.compression.Compression
 
update(byte[]) - Method in class com.jscape.inet.ssh.transport.compression.NullCompression
Simply copies incoming data to outgoing.
update(byte[], int, int) - Method in class com.jscape.inet.ssh.transport.compression.NullCompression
 
update(byte[]) - Method in class com.jscape.inet.ssh.transport.compression.zlib.ZlibCompression
 
update(byte[], int, int) - Method in class com.jscape.inet.ssh.transport.compression.zlib.ZlibCompression
 
update(Observable, Object) - Method in class com.jscape.inet.terminal.TerminalAdapter
 
upload(byte[], String) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads file to server where contents of file is not on disk but in memory.
upload(byte[], String, boolean) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads file to server where contents of file is not on disk but in memory.
upload(File) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads file to server.
upload(File, boolean) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads file to server.
upload(String, File) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads file to server with the specified temporary extension.
upload(File, String) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads file to server.
upload(File, String, boolean) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads file to server.
upload(String) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads file to server.
upload(String, boolean) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads file to server.
upload(String, String) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads file to server.
upload(String, String, boolean) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads file to server.
upload(FileTransferUploadEvent) - Method in class com.jscape.filetransfer.FileTransferListener.Adapter
 
upload(FileTransferUploadEvent) - Method in interface com.jscape.filetransfer.FileTransferListener
Invoked when file is uploaded to server.
UPLOAD - Static variable in class com.jscape.filetransfer.FileTransferProgressEvent
 
upload(byte[], String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
upload(byte[], String, boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
upload(File) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
upload(File, boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
upload(String, File) - Method in class com.jscape.filetransfer.FtpsTransfer
Uploads a file to server with the extension specified by the argument.
upload(File, String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
upload(File, String, boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
upload(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
upload(String, boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
upload(String, String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
upload(String, String, boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
upload(byte[], String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
upload(byte[], String, boolean) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
upload(File) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
upload(File, boolean) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
upload(String, File) - Method in class com.jscape.filetransfer.FtpTransfer
Uploads a file to server with the extension specified by the argument.
upload(File, String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
upload(File, String, boolean) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
upload(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
upload(String, boolean) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
upload(String, String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
upload(String, String, boolean) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
upload(byte[], String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
upload(byte[], String, boolean) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
upload(File) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
upload(File, boolean) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
upload(String, File) - Method in class com.jscape.filetransfer.SftpTransfer
Uploads a file to server with the extension specified by the argument.
upload(File, String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
upload(File, String, boolean) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
upload(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
upload(String, boolean) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
upload(String, String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
upload(String, String, boolean) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
upload(File, String, boolean) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server.
upload(InputStream, String, boolean) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server.
upload(InputStream, String) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server.
upload(File, boolean) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server.
upload(File, String) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server.
upload(File) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server.
upload(String, File) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server and renames the remote file name.
upload(String, String, boolean) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server.
upload(String, String) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server.
upload(String, boolean) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server.
upload(String) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server.
upload(byte[], String, boolean) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server where contents of file is not on disk but in memory.
upload(byte[], String) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server where contents of file is not on disk but in memory.
upload(FtpUploadEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when file is uploaded to FTP server.
upload(InputStream, String, boolean, long, long, boolean) - Method in class com.jscape.inet.ftp.FtpImplementation
Uploads data to FTP server.
upload(FtpUploadEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when file is uploaded to FTP server.
UPLOAD - Static variable in class com.jscape.inet.ftp.FtpProgressEvent
Indicates UPLOAD process
upload(File, String, boolean) - Method in class com.jscape.inet.ftps.Ftps
Uploads file to FTP server.
upload(File, boolean) - Method in class com.jscape.inet.ftps.Ftps
Uploads file to FTP server.
upload(File, String) - Method in class com.jscape.inet.ftps.Ftps
Uploads file to FTP server.
upload(File) - Method in class com.jscape.inet.ftps.Ftps
Uploads file to FTP server.
upload(String, File) - Method in class com.jscape.inet.ftps.Ftps
Uploads file to FTP server using temporary extension, then renames file back to original name once uploaded.
upload(String, String, boolean) - Method in class com.jscape.inet.ftps.Ftps
Uploads file to FTP server.
upload(String, String) - Method in class com.jscape.inet.ftps.Ftps
Uploads file to FTP server.
upload(String, boolean) - Method in class com.jscape.inet.ftps.Ftps
Uploads file to FTP server.
upload(String) - Method in class com.jscape.inet.ftps.Ftps
Uploads file to FTP server.
upload(byte[], String, boolean) - Method in class com.jscape.inet.ftps.Ftps
Uploads file to FTP server where contents of file is not on disk but in memory.
upload(byte[], String) - Method in class com.jscape.inet.ftps.Ftps
Uploads file to FTP server where contents of file is not on disk but in memory.
upload(InputStream, String, boolean) - Method in class com.jscape.inet.ftps.Ftps
Uploads contents of InputStream to FTP server.
upload(InputStream, String) - Method in class com.jscape.inet.ftps.Ftps
Uploads contents of InputStream to FTP server.
upload(ScpFileUploadedEvent) - Method in interface com.jscape.inet.scp.events.ScpEventListener
Informs listener about file upload.
UPLOAD - Static variable in class com.jscape.inet.scp.events.ScpTransferProgressEvent
Indicates UPLOAD process
upload(byte[], String, String) - Method in class com.jscape.inet.scp.Scp
Uploads file to SSH server where contents of file is not on disk but in memory.
upload(InputStream, String, String) - Method in class com.jscape.inet.scp.Scp
Uploads file to SSH server.
upload(InputStream, long, String, String) - Method in class com.jscape.inet.scp.Scp
Upload file to SSH server.
upload(File, String) - Method in class com.jscape.inet.scp.Scp
Uploads file to SSH server.
upload(File, String, String) - Method in class com.jscape.inet.scp.Scp
Uploads file to SSH server.
upload(String, String) - Method in class com.jscape.inet.scp.Scp
Uploads file to SSH server.
upload(String, String, String) - Method in class com.jscape.inet.scp.Scp
Uploads file to SSH server.
upload(SftpUploadEvent) - Method in class com.jscape.inet.sftp.events.SftpAdapter
Invoked when file is uploaded to SSH server.
upload(SftpUploadEvent) - Method in interface com.jscape.inet.sftp.events.SftpListener
Invoked when file is uploaded to server.
UPLOAD - Static variable in class com.jscape.inet.sftp.events.SftpProgressEvent
Indicates UPLOAD process
upload(byte[], String) - Method in class com.jscape.inet.sftp.Sftp
Uploads file to SSH server where contents of file is not on disk but in memory.
upload(InputStream, String, boolean) - Method in class com.jscape.inet.sftp.Sftp
Uploads file to SSH server.
upload(InputStream, String) - Method in class com.jscape.inet.sftp.Sftp
Uploads file to SSH server.
upload(byte[], String, boolean) - Method in class com.jscape.inet.sftp.Sftp
Uploads file to SSH server where contents of file is not on disk but in memory.
upload(File) - Method in class com.jscape.inet.sftp.Sftp
Uploads file to SSH server.
upload(String, File) - Method in class com.jscape.inet.sftp.Sftp
Uploads a file to SSH server.
upload(File, boolean) - Method in class com.jscape.inet.sftp.Sftp
Uploads file to SSH server.
upload(File, String) - Method in class com.jscape.inet.sftp.Sftp
Uploads file to SSH server.
upload(File, String, boolean) - Method in class com.jscape.inet.sftp.Sftp
Uploads file to SSH server.
upload(String) - Method in class com.jscape.inet.sftp.Sftp
Uploads file to SSH server.
upload(String, boolean) - Method in class com.jscape.inet.sftp.Sftp
Uploads file to SSH server.
upload(String, String) - Method in class com.jscape.inet.sftp.Sftp
Uploads file to SSH server.
upload(String, String, boolean) - Method in class com.jscape.inet.sftp.Sftp
Uploads file to SSH server.
uploadDir(File) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads local directory and contents recursively to server.
uploadDir(File, String) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads local directory and contents recursively to server.
uploadDir(File, int, boolean, String) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads local directory and contents.
uploadDir(File, int, boolean, String, int) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads local directory and contents.
uploadDir(File) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
uploadDir(File, String) - Method in class com.jscape.filetransfer.FtpsTransfer
Uploads local directory and contents recursively to server.
uploadDir(File, int, boolean, String) - Method in class com.jscape.filetransfer.FtpsTransfer
Uploads local directory and contents.
uploadDir(File, int, boolean, String, int) - Method in class com.jscape.filetransfer.FtpsTransfer
Upload directory.
uploadDir(File) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
uploadDir(File, String) - Method in class com.jscape.filetransfer.FtpTransfer
Uploads local directory and contents recursively to server.
uploadDir(File, int, boolean, String) - Method in class com.jscape.filetransfer.FtpTransfer
Uploads local directory and contents.
uploadDir(File, int, int, boolean, String) - Method in class com.jscape.filetransfer.FtpTransfer
Uploads local directory and contents.
uploadDir(File, int, boolean, String, int) - Method in class com.jscape.filetransfer.FtpTransfer
 
uploadDir(File) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
uploadDir(File, String) - Method in class com.jscape.filetransfer.SftpTransfer
Uploads local directory and contents recursively to server.
uploadDir(File, int, boolean, String, int) - Method in class com.jscape.filetransfer.SftpTransfer
Uploads local directory and contents.
uploadDir(File, int, boolean, String) - Method in class com.jscape.filetransfer.SftpTransfer
Uploads local directory and contents.
uploadDir(File) - Method in class com.jscape.inet.ftp.Ftp
Uploads local directory and contents recursively to FTP server.
uploadDir(File, String) - Method in class com.jscape.inet.ftp.Ftp
Uploads local directory and contents recursively to FTP server.
uploadDir(File, int, boolean) - Method in class com.jscape.inet.ftp.Ftp
Uploads local directory and contents to FTP server.
uploadDir(File, int, int, boolean, String) - Method in class com.jscape.inet.ftp.Ftp
Uploads local directory and contents to FTP server.
uploadDir(File, int, boolean, String, int) - Method in class com.jscape.inet.ftp.Ftp
 
uploadDir(File, int, int, boolean, String, int) - Method in class com.jscape.inet.ftp.Ftp
Uploads local directory and contents to FTP server.
uploadDir(File) - Method in class com.jscape.inet.ftps.Ftps
Uploads local directory and contents recursively to FTP server.
uploadDir(File, String) - Method in class com.jscape.inet.ftps.Ftps
Uploads local directory and contents recursively to FTP server.
uploadDir(File, int, boolean) - Method in class com.jscape.inet.ftps.Ftps
Uploads local directory and contents to FTP server.
uploadDir(File, int, boolean, String) - Method in class com.jscape.inet.ftps.Ftps
Uploads local directory and contents to FTP server.
uploadDir(File, int, boolean, String, int) - Method in class com.jscape.inet.ftps.Ftps
Uploads local directory and contents to FTP server.
uploadDir(File, int, int, boolean, String, int) - Method in class com.jscape.inet.ftps.Ftps
Uploads local directory and contents to FTP server.
uploadDir(File, int, int, boolean, String) - Method in class com.jscape.inet.ftps.Ftps
Uploads local directory and contents to FTP server.
uploadDir(File, String, String) - Method in class com.jscape.inet.scp.Scp
Uploads the specified directory.
uploadDir(File, String) - Method in class com.jscape.inet.scp.Scp
Uploads the specified directory.
uploadDir(File) - Method in class com.jscape.inet.sftp.Sftp
Uploads local directory and contents recursively to SSH server.
uploadDir(File, int, int) - Method in class com.jscape.inet.sftp.Sftp
Uploads local directory and contents recursively to SSH server.
uploadDir(File, int) - Method in class com.jscape.inet.sftp.Sftp
Uploads local directory and contents.
uploadDir(File, int, String) - Method in class com.jscape.inet.sftp.Sftp
Uploads local directory and contents.
uploadDir(File, int, String, int) - Method in class com.jscape.inet.sftp.Sftp
Uploads local directory and contents.
uploadDir(File, int, int, String) - Method in class com.jscape.inet.sftp.Sftp
Uploads local directory and contents.
uploadDir(File, int, int, String, int) - Method in class com.jscape.inet.sftp.Sftp
Uploads local directory and contents.
uploadDir(File, String, String) - Method in class com.jscape.inet.sftp.Sftp
Uploads local directory and contents recursively to SSH server.
uploadUnique(String) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads the file which is created in the current directory under a name unique to that directory.
uploadUnique(File) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads the file which is created in the current directory under a name unique to that directory.
uploadUnique(InputStream, String) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads the file which is created in the current directory under a name unique to that directory.
uploadUnique(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
uploadUnique(File) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
uploadUnique(InputStream, String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
uploadUnique(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
uploadUnique(File) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
uploadUnique(InputStream, String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
uploadUnique(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
uploadUnique(File) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
uploadUnique(InputStream, String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
uploadUnique(String) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server storing remotely using a unique name.
uploadUnique(String, boolean) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server storing remotely using a unique name.
uploadUnique(File) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server storing remotely using a unique name.
uploadUnique(File, boolean) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server storing remotely using a unique name.
uploadUnique(InputStream, String) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server storing remotely using a unique name.
uploadUnique(InputStream, String) - Method in class com.jscape.inet.ftp.FtpImplementation
Uploads the data as file to be created in the current directory under a name unique to that directory
uploadUnique(String) - Method in class com.jscape.inet.ftps.Ftps
Uploads the file which is created in the current directory under a name unique to that directory.
uploadUnique(String, boolean) - Method in class com.jscape.inet.ftps.Ftps
Uploads the file which is created in the current directory under a name unique to that directory.
uploadUnique(File) - Method in class com.jscape.inet.ftps.Ftps
Uploads the file which is created in the current directory under a name unique to that directory.
uploadUnique(File, boolean) - Method in class com.jscape.inet.ftps.Ftps
Uploads the file which is created in the current directory under a name unique to that directory.
uploadUnique(InputStream, String) - Method in class com.jscape.inet.ftps.Ftps
Uploads the file which is created in the current directory under a name unique to that directory.
URLParser - Class in com.jscape.inet.util
This class enables URL parsing for non-registered protocols.
URLParser(String) - Constructor for class com.jscape.inet.util.URLParser
Create URLParser and parse url fields.
USAscii - Class in com.jscape.inet.terminal
Represents US ASCII character set.
USE_SERVER_VERSION - Static variable in class com.jscape.inet.sftp.SftpConfiguration
This value is used to create the client with the highest server version supported.
used - Variable in class com.jscape.inet.ftp.MvsParser.MvsFileRecord
 
User - Class in com.jscape.inet.ssh.util
Unified container for the user parameters such as "name", "password" and "public key".
User(String, String, KeyPair) - Constructor for class com.jscape.inet.ssh.util.User
Creates a new user with the specified name, password and key pair.
User(String, String) - Constructor for class com.jscape.inet.ssh.util.User
Creates a new user with the specified name and password.
User(String, KeyPair) - Constructor for class com.jscape.inet.ssh.util.User
Creates a new user with the specified name and key pair.
User(String, File, String) - Constructor for class com.jscape.inet.ssh.util.User
Creates a new user with the specified name and key pair, which must be read from the file.
User(String, String, File, String) - Constructor for class com.jscape.inet.ssh.util.User
Creates a new user with the specified name, password and key pair, which must be read from the file.
User(User) - Constructor for class com.jscape.inet.ssh.util.User
Copy constructor.
USER_VALIDATION - Static variable in class com.jscape.inspect.EmailInspectionLevel
Checks for valid syntax, internet domain, mail server and user account of email address.
USER_VALIDATION - Static variable in class com.jscape.inspect.EmailInspector
Use in conjunction with setEmailInspectionLevel method to perform syntax, domain, mail exchanger and user validation of e-mail address.
UserDataBasedRequest - Class in com.jscape.inet.ssh.authentication.requests
This complex request tries to authenticate the user basing on available user information: if user data contains key pair it tries to perform "publickey" authentication.
UserDataBasedRequest() - Constructor for class com.jscape.inet.ssh.authentication.requests.UserDataBasedRequest
 
UserDataBasedRequest(UserDataBasedRequest) - Constructor for class com.jscape.inet.ssh.authentication.requests.UserDataBasedRequest
 
userName(String) - Method in class com.jscape.inet.ftps.FtpsClient
The FTP USER command.
Uuencode - Class in com.jscape.inet.util
Implements methods for encoding and decoding using uuencode algorithm.
Uuencode() - Constructor for class com.jscape.inet.util.Uuencode
 

Secure iNet Factory
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved