|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- public interface NamedFactory<T>
A named factory is a factory identified by a name. Such names are used mainly in the algorithm negociation at the beginning of the SSH connection.
Nested Class Summary | |
---|---|
static class |
NamedFactory.Utils
Utility class to help using NamedFactories |
Method Summary | |
---|---|
String |
getName()
Name of this factory |
Methods inherited from interface org.apache.sshd.common.Factory |
---|
create |
Method Detail |
---|
String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |