|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.maverick.ssh.components.ComponentFactory<Channel>
com.maverick.sshd.DefaultChannelFactory
public class DefaultChannelFactory
| Field Summary |
|---|
| Fields inherited from class com.maverick.ssh.components.ComponentFactory |
|---|
order, supported |
| Constructor Summary | |
|---|---|
DefaultChannelFactory()
|
|
| Method Summary | |
|---|---|
Channel |
createChannel(String channeltype,
Connection con)
|
Subsystem |
createSubsystem(String name,
SessionChannel session)
|
| Methods inherited from class com.maverick.ssh.components.ComponentFactory |
|---|
add, changePositionofAlgorithm, clear, clone, contains, createInstance, createNewOrdering, getInstance, list, remove, removeAllBut |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultChannelFactory()
| Method Detail |
|---|
public Channel createChannel(String channeltype,
Connection con)
throws UnsupportedChannelException,
PermissionDeniedException
createChannel in interface ChannelFactoryUnsupportedChannelException
PermissionDeniedException
public Subsystem createSubsystem(String name,
SessionChannel session)
throws UnsupportedChannelException,
PermissionDeniedException
createSubsystem in interface ChannelFactoryUnsupportedChannelException
PermissionDeniedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||