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