Interface CompressionFactory
- All Superinterfaces:
BuiltinFactory<Compression>
,CompressionInformation
,Factory<Compression>
,NamedFactory<Compression>
,NamedResource
,OptionalFeature
,Supplier<Compression>
- All Known Implementing Classes:
BuiltinCompressions
,CompressionConfigValue
-
Field Summary
Fields inherited from interface org.apache.sshd.common.NamedResource
BY_NAME_COMPARATOR, NAME_EXTRACTOR
Fields inherited from interface org.apache.sshd.common.OptionalFeature
FALSE, TRUE
-
Method Summary
Methods inherited from interface org.apache.sshd.common.compression.CompressionInformation
isCompressionExecuted, isDelayed
Methods inherited from interface org.apache.sshd.common.NamedResource
getName
Methods inherited from interface org.apache.sshd.common.OptionalFeature
isSupported