Package | Description |
---|---|
com.enterprisedt.net.ftp |
FileTransferClient is the key
class for edtFTPj/Free and provides basic FTP features. |
com.enterprisedt.net.ftp.parser |
Modifier and Type | Class and Description |
---|---|
class |
MLSXEntryParser
Parses the string returned from the MLSD or MLST command
(defined in the "Extensions to FTP" IETF draft).
|
class |
MVSFileParser
MVS Folder Listing Parser
The purpose of this parser is to be able handle responses
from an MVS z/OS mainframe FTP server.
|
class |
NetwareFileParser
Represents a remote Netware file parser
|
class |
OS400FileParser
Represents an OS400 file parser
|
class |
UnixFileParser
Represents a remote Unix file parser
|
class |
VMSFileParser
Represents a remote OpenVMS file parser.
|
class |
WindowsFileParser
Represents a remote Windows file parser
|
Modifier and Type | Method and Description |
---|---|
void |
FTPFileFactory.addParser(FTPFileParser parser)
Rather than forcing a parser (as in the constructor that accepts
a parser), this adds a parser to the list of those used.
|
Constructor and Description |
---|
FTPFileFactory(FTPFileParser parser)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
InfoExchangeFileParser
Parser for Information Exchange FTP Gateway
|
Copyright © 2001-2014 Enterprise Distributed Technologies Ltd. All Rights Reserved.