| Package | Description |
|---|---|
| org.apache.sshd.common.kex.extension.parser |
| Modifier and Type | Method and Description |
|---|---|
DelayedCompressionAlgorithms |
DelayCompression.parseExtension(Buffer buffer) |
DelayedCompressionAlgorithms |
DelayedCompressionAlgorithms.withClient2Server(List<String> client2server) |
DelayedCompressionAlgorithms |
DelayedCompressionAlgorithms.withServer2Client(List<String> server2client) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DelayCompression.encode(DelayedCompressionAlgorithms algos,
Buffer buffer) |
Copyright © 2018–2024 The Apache Software Foundation. All rights reserved.