|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sshtools.daemon.session.SessionChannelFactory
DOCUMENT ME!
Field Summary | |
static java.lang.String |
SESSION_CHANNEL
DOCUMENT ME! |
Constructor Summary | |
SessionChannelFactory()
Creates a new SessionChannelFactory object. |
Method Summary | |
Channel |
createChannel(java.lang.String channelType,
byte[] requestData)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String SESSION_CHANNEL
Constructor Detail |
public SessionChannelFactory() throws ConfigurationException
ConfigurationException
- DOCUMENT ME!Method Detail |
public Channel createChannel(java.lang.String channelType, byte[] requestData) throws InvalidChannelException
createChannel
in interface ChannelFactory
InvalidChannelException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |