Package | Description |
---|---|
org.apache.sshd.common | |
org.apache.sshd.common.channel |
Modifier and Type | Method and Description |
---|---|
Window |
Channel.getLocalWindow() |
Modifier and Type | Field and Description |
---|---|
protected Window |
AbstractChannel.localWindow |
protected Window |
AbstractChannel.remoteWindow |
Modifier and Type | Method and Description |
---|---|
Window |
AbstractChannel.getLocalWindow() |
Constructor and Description |
---|
ChannelOutputStream(AbstractChannel channel,
Window remoteWindow,
org.slf4j.Logger log,
SshConstants.Message cmd) |
ChannelPipedInputStream(Window localWindow) |
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.