Save This Page
Home » j2ssh-0.2.9-src » com.sshtools.daemon.session » [javadoc | source]
com.sshtools.daemon.session
public class: SessionChannelFactory [javadoc | source]
java.lang.Object
   com.sshtools.daemon.session.SessionChannelFactory

All Implemented Interfaces:
    ChannelFactory

Field Summary
public static final  String SESSION_CHANNEL     
 Class sessionChannelImpl     
Constructor:
 public SessionChannelFactory() throws ConfigurationException 
    Creates a new SessionChannelFactory object.
    Throws:
    ConfigurationException -
Method from com.sshtools.daemon.session.SessionChannelFactory Summary:
createChannel
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.sshtools.daemon.session.SessionChannelFactory Detail:
 public Channel createChannel(String channelType,
    byte[] requestData) throws InvalidChannelException