|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sshtools.daemon.session.SessionChannelFactory
public class SessionChannelFactory
| Field Summary | |
|---|---|
static java.lang.String |
SESSION_CHANNEL
|
| 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| Method Detail |
|---|
public Channel createChannel(java.lang.String channelType,
byte[] requestData)
throws InvalidChannelException
createChannel in interface ChannelFactoryInvalidChannelException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||