Uses of Interface
org.hyperledger.fabric.gateway.spi.QueryHandlerFactory
Package
Description
This package provides the set of interfaces that enable a Java application to
interact with a Fabric blockchain network.
-
Uses of QueryHandlerFactory in org.hyperledger.fabric.gateway
Modifier and TypeClassDescriptionenum
Default query handler implementations.Modifier and TypeMethodDescriptionGateway.Builder.queryHandler
(QueryHandlerFactory queryHandler) Optional - Allows an alternative query handler to be specified.