Uses of Class
org.hyperledger.aries.api.discover_features.DiscoverFeatureEvent
-
Packages that use DiscoverFeatureEvent Package Description org.hyperledger.aries.webhook -
-
Uses of DiscoverFeatureEvent in org.hyperledger.aries.webhook
Methods in org.hyperledger.aries.webhook that return types with arguments of type DiscoverFeatureEvent Modifier and Type Method Description reactor.core.publisher.Flux<DiscoverFeatureEvent>ReactiveEventHandler. discoverFeature()Methods in org.hyperledger.aries.webhook with parameters of type DiscoverFeatureEvent Modifier and Type Method Description voidEventHandler. handleDiscoverFeature(DiscoverFeatureEvent discoverFeature)voidTenantAwareEventHandler. handleDiscoverFeature(String walletId, DiscoverFeatureEvent discoverFeature)
-