程序包 | 说明 |
---|---|
org.hyperledger.fabric.gateway |
This package provides the set of interfaces that enable a Java application to
interact with a Fabric blockchain network.
|
限定符和类型 | 类和说明 |
---|---|
class |
DefaultCommitHandlers
Default commit handler implementations.
|
限定符和类型 | 方法和说明 |
---|---|
Gateway.Builder |
Gateway.Builder.commitHandler(CommitHandlerFactory commitHandler)
Optional - Allows an alternative commit handler to be specified.
|
Transaction |
Transaction.setCommitHandler(CommitHandlerFactory commitHandler)
Set the commit handler to use for this transaction invocation instead of the default handler configured for the
gateway.
|
Copyright © 2023. All rights reserved.