Package | Description |
---|---|
org.apache.sshd.common.channel.throttle |
Modifier and Type | Class and Description |
---|---|
class |
DefaultChannelStreamWriter
A ChannelStreamWriter that simply calls the
Channel.writePacket(Buffer) method. |
Modifier and Type | Method and Description |
---|---|
default ChannelStreamWriter |
ChannelStreamWriterResolverManager.resolveChannelStreamWriter(Channel channel,
byte cmd) |
ChannelStreamWriter |
ChannelStreamWriterResolver.resolveChannelStreamWriter(Channel channel,
byte cmd) |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.