|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- type of object created by this factorypublic static interface Factory.Named<T>
Inteface for a named factory. Named factories are simply factories that are identified by a name. Such names are used mainly in SSH algorithm negotiation.
Nested Class Summary | |
---|---|
static class |
Factory.Named.Util
Utility functions |
Nested classes/interfaces inherited from interface net.schmizz.sshj.common.Factory |
---|
Factory.Named<T> |
Method Summary | |
---|---|
String |
getName()
|
Methods inherited from interface net.schmizz.sshj.common.Factory |
---|
create |
Method Detail |
---|
String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |