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.

Version:
$Id: ChannelManager.java,v 1.2 2008/03/03 07:01:36 cplattne Exp $
Author:
Christian Plattner, plattner@trilead.com