public static class DHG1.Factory extends Object implements NamedFactory<KeyExchange>
NamedFactory.Utils
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
KeyExchange |
create()
Create a new instance
|
String |
getName()
Name of this factory
|
public String getName()
NamedFactory
getName
in interface NamedFactory<KeyExchange>
public KeyExchange create()
Factory
create
in interface Factory<KeyExchange>
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.