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_EXTRACTORFields inherited from interface org.apache.sshd.common.OptionalFeature
FALSE, TRUE -
Method Summary
Methods inherited from interface org.apache.sshd.common.compression.CompressionInformation
isCompressionExecuted, isDelayedMethods inherited from interface org.apache.sshd.common.NamedResource
getNameMethods inherited from interface org.apache.sshd.common.OptionalFeature
isSupported