public class DelayCompression extends AbstractKexExtensionParser<DelayedCompressionAlgorithms>
| Modifier and Type | Field and Description |
|---|---|
static DelayCompression |
INSTANCE |
static String |
NAME |
BY_NAME_COMPARATOR, NAME_EXTRACTOR| Constructor and Description |
|---|
DelayCompression() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encode(DelayedCompressionAlgorithms algos,
Buffer buffer) |
DelayedCompressionAlgorithms |
parseExtension(Buffer buffer) |
getName, putExtensionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparseExtension, parseExtensionfindByName, getNameList, getNames, ofName, removeByNamepublic static final String NAME
public static final DelayCompression INSTANCE
public DelayedCompressionAlgorithms parseExtension(Buffer buffer) throws IOException
IOExceptionprotected void encode(DelayedCompressionAlgorithms algos, Buffer buffer) throws IOException
encode in class AbstractKexExtensionParser<DelayedCompressionAlgorithms>IOExceptionCopyright © 2018–2020 The Apache Software Foundation. All rights reserved.