com.sshtools.j2ssh.connection
Interface ChannelFactory

All Known Implementing Classes:
ForwardingClient, ForwardingServer, SessionChannelFactory

public interface ChannelFactory

Version:
$Revision: 1.18 $
Author:
$author$

Method Summary
 Channel createChannel(java.lang.String channelType, byte[] requestData)
           
 

Method Detail

createChannel

Channel createChannel(java.lang.String channelType,
                      byte[] requestData)
                      throws InvalidChannelException
Throws:
InvalidChannelException


Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.