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