| 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.
|
| org.hyperledger.fabric.gateway.spi |
This package provides the set of interfaces that enable a Java developer to
extend the set of built in handlers for controlling gateway strategies.
|
| Modifier and Type | Method and Description |
|---|---|
QueryHandler |
DefaultQueryHandlers.create(Network network) |
| Modifier and Type | Method and Description |
|---|---|
QueryHandler |
QueryHandlerFactory.create(Network network)
Factory function to create a query handler instance.
|
Copyright © 2023. All rights reserved.