public class FilenameTranslationControlExtensionImpl extends AbstractSftpClientExtension implements FilenameTranslationControlExtension
log
BY_NAME_COMPARATOR, NAME_EXTRACTOR
FALSE, TRUE
Constructor and Description |
---|
FilenameTranslationControlExtensionImpl(SftpClient client,
RawSftpClient raw,
Collection<String> extras) |
FilenameTranslationControlExtensionImpl(SftpClient client,
RawSftpClient raw,
Map<String,byte[]> extensions) |
Modifier and Type | Method and Description |
---|---|
void |
setFilenameTranslationControl(boolean doTranslate) |
checkExtendedReplyBuffer, checkStatus, getClient, getCommandBuffer, getCommandBuffer, getCommandBuffer, getName, isSupported, putTarget, receive, receive, receive, send, sendAndCheckExtendedCommandStatus, sendExtendedCommand, throwStatusException, validateIncomingResponse
debug, debug, debug, debug, debug, error, error, error, error, error, getSimplifiedLogger, info, info, warn, warn, warn, warn, warn, warn, warn, warn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
findByName, findFirstMatchByName, getName, getNameList, getNames, ofName, removeByName, safeCompareByName
all, any, isSupported, of
getClient
public FilenameTranslationControlExtensionImpl(SftpClient client, RawSftpClient raw, Collection<String> extras)
public FilenameTranslationControlExtensionImpl(SftpClient client, RawSftpClient raw, Map<String,byte[]> extensions)
public void setFilenameTranslationControl(boolean doTranslate) throws IOException
setFilenameTranslationControl
in interface FilenameTranslationControlExtension
IOException
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.