public class DebuggingFtpFileEntryParserFactory extends Object implements org.apache.commons.net.ftp.parser.FTPFileEntryParserFactory
DebuggingFtpFileEntryParser
.Constructor and Description |
---|
DebuggingFtpFileEntryParserFactory() |
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.FTPFileEntryParserFactory
Copyright © 2025. All rights reserved.