| 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.
|
| Modifier and Type | Method and Description |
|---|---|
Gateway |
Gateway.Builder.connect()
Connects to the gateway using the specified options.
|
Gateway |
Network.getGateway()
Get a reference to the owning Gateway connection.
|
Copyright © 2023. All rights reserved.