Class CompoundChannelFactory<C extends SshContext>

java.lang.Object
com.sshtools.synergy.ssh.CompoundChannelFactory<C>
All Implemented Interfaces:
ChannelFactory<C>

public class CompoundChannelFactory<C extends SshContext> extends Object implements ChannelFactory<C>