Uses of Interface
org.hyperledger.fabric.client.EventsRequest
Packages that use EventsRequest
Package
Description
This package provides the set of interfaces that enable a Java application to
interact with a Fabric blockchain network.
-
Uses of EventsRequest in org.hyperledger.fabric.client
Subinterfaces of EventsRequest in org.hyperledger.fabric.clientModifier and TypeInterfaceDescriptioninterfaceA Fabric Gateway call to obtain block and private data events.interfaceA Fabric Gateway call to obtain block events.interfaceA Fabric Gateway call to obtain chaincode events.interfaceA Fabric Gateway call to obtain filtered block events.Subinterfaces with type arguments of type EventsRequest in org.hyperledger.fabric.clientModifier and TypeInterfaceDescriptioninterfaceBuilder used to create a new events request.