public class JesFtpFileEntryParserFactory extends Object implements org.apache.commons.net.ftp.parser.FTPFileEntryParserFactory
JesFtpFileEntryParser.| Constructor and Description |
|---|
JesFtpFileEntryParserFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.net.ftp.FTPFileEntryParser |
createFileEntryParser(org.apache.commons.net.ftp.FTPClientConfig config) |
org.apache.commons.net.ftp.FTPFileEntryParser |
createFileEntryParser(String key) |
@NonNull
public org.apache.commons.net.ftp.FTPFileEntryParser createFileEntryParser(@Nullable
String key)
createFileEntryParser in interface org.apache.commons.net.ftp.parser.FTPFileEntryParserFactory@NonNull
public org.apache.commons.net.ftp.FTPFileEntryParser createFileEntryParser(@Nullable
org.apache.commons.net.ftp.FTPClientConfig config)
createFileEntryParser in interface org.apache.commons.net.ftp.parser.FTPFileEntryParserFactoryCopyright © 2025. All rights reserved.