public interface CompressionInformation extends NamedResource
BY_NAME_COMPARATOR, NAME_EXTRACTOR
Modifier and Type | Method and Description |
---|---|
boolean |
isCompressionExecuted() |
boolean |
isDelayed()
Delayed compression is an Open-SSH specific feature which
informs both the client and server to not compress data before
the session has been authenticated.
|
findByName, getName, getNameList, getNames, ofName, removeByName
boolean isDelayed()
boolean isCompressionExecuted()
true
if there is any compression executed by
this "compressor" - special case for 'none'Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.