Interface StreamingChannel

All Known Subinterfaces:
ClientChannel
All Known Implementing Classes:
AbstractClientChannel, AgentForwardedChannel, ChannelDirectTcpip, ChannelExec, ChannelForwardedX11, ChannelSession, ChannelShell, ChannelSubsystem, DefaultSftpClient.SftpChannelSubsystem, PtyCapableChannelSession, TcpipClientChannel, TcpipServerChannel

public interface StreamingChannel
A channel that can be either configured to use synchronous or asynchrounous streams.