Uses of Interface
app.keyconnect.server.gateways.BlockchainGateway
| Package | Description |
|---|---|
| app.keyconnect.server.factories | |
| app.keyconnect.server.gateways |
-
Uses of BlockchainGateway in app.keyconnect.server.factories
Methods in app.keyconnect.server.factories that return BlockchainGateway Modifier and Type Method Description BlockchainGatewayAutoBlockchainGatewayFactory. getGateway(java.lang.String blockchain)BlockchainGatewayBlockchainGatewayFactory. getGateway(java.lang.String blockchain) -
Uses of BlockchainGateway in app.keyconnect.server.gateways
Classes in app.keyconnect.server.gateways that implement BlockchainGateway Modifier and Type Class Description classEthereumGatewayclassXrpGateway