Uses of Interface
org.hyperledger.fabric.gateway.Network
Package
Description
This package provides the set of interfaces that enable a Java application to
interact with a Fabric blockchain network.
This package provides the set of interfaces that enable a Java developer to
extend the set of built in handlers for controlling gateway strategies.
-
Uses of Network in org.hyperledger.fabric.gateway
Modifier and TypeMethodDescriptionGateway.getNetwork
(String networkName) Returns an object representing a network.Modifier and TypeMethodDescription -
Uses of Network in org.hyperledger.fabric.gateway.spi
Modifier and TypeMethodDescriptionFactory function to create a commit handler instance.Factory function to create a query handler instance.