|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.sshd.server.kex.DHG14.Factory
public static class DHG14.Factory
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.apache.sshd.common.NamedFactory |
---|
NamedFactory.Utils |
Constructor Summary | |
---|---|
DHG14.Factory()
|
Method Summary | |
---|---|
KeyExchange |
create()
Create a new instance |
String |
getName()
Name of this factory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DHG14.Factory()
Method Detail |
---|
public String getName()
NamedFactory
getName
in interface NamedFactory<KeyExchange>
public KeyExchange create()
Factory
create
in interface Factory<KeyExchange>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |