|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.plugins.hg.sshproxy.ProxyChannelSession.Factory
public static class ProxyChannelSession.Factory
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.apache.sshd.common.NamedFactory |
---|
org.apache.sshd.common.NamedFactory.Utils |
Constructor Summary | |
---|---|
ProxyChannelSession.Factory()
|
Method Summary | |
---|---|
org.apache.sshd.common.Channel |
create()
|
java.lang.String |
getName()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProxyChannelSession.Factory()
Method Detail |
---|
public java.lang.String getName()
getName
in interface org.apache.sshd.common.NamedFactory<org.apache.sshd.common.Channel>
public org.apache.sshd.common.Channel create()
create
in interface org.apache.sshd.common.Factory<org.apache.sshd.common.Channel>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |