public class OpenSSHStatHandleExtensionImpl extends AbstractOpenSSHStatCommandExtension implements OpenSSHStatHandleExtension
log
BY_NAME_COMPARATOR, NAME_EXTRACTOR
FALSE, TRUE
Constructor and Description |
---|
OpenSSHStatHandleExtensionImpl(SftpClient client,
RawSftpClient raw,
java.util.Map<java.lang.String,byte[]> extensions) |
Modifier and Type | Method and Description |
---|---|
OpenSSHStatExtensionInfo |
stat(SftpClient.Handle handle) |
doGetStat
checkExtendedReplyBuffer, checkStatus, getClient, getCommandBuffer, getCommandBuffer, getCommandBuffer, getName, isSupported, putTarget, receive, receive, send, sendAndCheckExtendedCommandStatus, sendExtendedCommand, throwStatusException, validateIncomingResponse
getSimplifiedLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getClient
findByName, getName, getNameList, getNames, ofName, removeByName
all, any, isSupported, of
public OpenSSHStatHandleExtensionImpl(SftpClient client, RawSftpClient raw, java.util.Map<java.lang.String,byte[]> extensions)
public OpenSSHStatExtensionInfo stat(SftpClient.Handle handle) throws java.io.IOException
stat
in interface OpenSSHStatHandleExtension
java.io.IOException