Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sshtools.daemon.session.SessionChannelFactory
Field Summary | |
static String |
Constructor Summary | |
|
Method Summary | |
Channel |
|
public SessionChannelFactory() throws ConfigurationException
Creates a new SessionChannelFactory object.
- Throws:
ConfigurationException
-
public Channel createChannel(String channelType, byte[] requestData) throws InvalidChannelException
- Specified by:
- createChannel in interface ChannelFactory