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, findFirstMatchByName, getName, getNameList, getNames, ofName, removeByName, safeCompareByNameboolean isDelayed()
boolean isCompressionExecuted()
true if there is any compression executed by this "compressor" - special case for
'none'Copyright © 2018–2024 The Apache Software Foundation. All rights reserved.