@Deprecated
public class WalletFactory
extends java.lang.Object
WalletApiFactory
instead.Modifier and Type | Field and Description |
---|---|
protected WalletApiFactory |
delegate
Deprecated.
|
Constructor and Description |
---|
WalletFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
WalletApi |
create(KeyStore keyStore)
Deprecated.
|
WalletApi |
create(KeyStore keyStore,
int retryCount,
long retryInterval)
Deprecated.
|
protected final WalletApiFactory delegate