com.sshtools.j2ssh.connection

Interface ChannelFactory

Known Implementing Classes:
ForwardingClient, ForwardingServer, SessionChannelFactory

public interface ChannelFactory

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

Method Summary

Channel
createChannel(String channelType, byte[] requestData)

Method Details

createChannel

public Channel createChannel(String channelType,
                             byte[] requestData)
            throws InvalidChannelException

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