public class CompressionDelayedZlib extends CompressionZlib
CompressionInformation.isDelayed()Compression.TypeBY_NAME_COMPARATOR, NAME_EXTRACTOR| Constructor and Description |
|---|
CompressionDelayedZlib()
Create a new instance of a delayed ZLib compression
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
compress, init, uncompressgetName, isCompressionExecuted, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindByName, getNameList, getNames, removeByNamepublic CompressionDelayedZlib()
public boolean isDelayed()
CompressionInformationisDelayed in interface CompressionInformationisDelayed in class CompressionZlibCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.