public class CompressionDelayedZlib extends CompressionZlib
Compression.isDelayed()Compression.Type| 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, uncompresspublic CompressionDelayedZlib()
public boolean isDelayed()
CompressionisDelayed in interface CompressionisDelayed in class CompressionZlibCopyright © 2008–2015 The Apache Software Foundation. All rights reserved.