Uses of Interface
org.hyperledger.fabric.gateway.Gateway
-
Packages that use Gateway Package Description org.hyperledger.fabric.gateway 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
Methods in org.hyperledger.fabric.gateway that return Gateway Modifier and Type Method Description GatewayGateway.Builder. connect()Connects to the gateway using the specified options.GatewayNetwork. getGateway()Get a reference to the owning Gateway connection.
-