public class OpenSSHStatPathExtensionImpl extends AbstractOpenSSHStatCommandExtension implements OpenSSHStatPathExtension
log
BY_NAME_COMPARATOR, NAME_EXTRACTOR
FALSE, TRUE
Constructor and Description |
---|
OpenSSHStatPathExtensionImpl(SftpClient client,
RawSftpClient raw,
java.util.Map<java.lang.String,byte[]> extensions) |
Modifier and Type | Method and Description |
---|---|
OpenSSHStatExtensionInfo |
stat(java.lang.String path) |
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 OpenSSHStatPathExtensionImpl(SftpClient client, RawSftpClient raw, java.util.Map<java.lang.String,byte[]> extensions)
public OpenSSHStatExtensionInfo stat(java.lang.String path) throws java.io.IOException
stat
in interface OpenSSHStatPathExtension
java.io.IOException