Class ChannelManager

java.lang.Object
com.trilead.ssh2.channel.ChannelManager
All Implemented Interfaces:
MessageHandler

public class ChannelManager extends Object implements MessageHandler
ChannelManager. Please read the comments in Channel.java.

Besides the crypto part, this is the core of the library.