Uses of Interface
org.hyperledger.fabric.gateway.Gateway
Package
Description
This package provides the set of interfaces that enable a Java application to
interact with a Fabric blockchain network.
-
Uses of Gateway in org.hyperledger.fabric.gateway
Modifier and TypeMethodDescriptionGateway.Builder.connect()
Connects to the gateway using the specified options.Network.getGateway()
Get a reference to the owning Gateway connection.