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