| Package | Description |
|---|---|
| org.apache.sshd.common.kex.extension.parser |
| Modifier and Type | Method and Description |
|---|---|
DelayedCompressionAlgorithms |
DelayCompression.parseExtension(Buffer buffer) |
DelayedCompressionAlgorithms |
DelayedCompressionAlgorithms.withClient2Server(java.util.List<java.lang.String> client2server) |
DelayedCompressionAlgorithms |
DelayedCompressionAlgorithms.withServer2Client(java.util.List<java.lang.String> server2client) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DelayCompression.encode(DelayedCompressionAlgorithms algos,
Buffer buffer) |