Uses of Class
org.hyperledger.aries.api.settings.Settings
-
Packages that use Settings Package Description org.hyperledger.aries.webhook -
-
Uses of Settings in org.hyperledger.aries.webhook
Methods in org.hyperledger.aries.webhook with parameters of type Settings Modifier and Type Method Description voidEventHandler. handleSettings(Settings settings)voidTenantAwareEventHandler. handleSettings(String walletId, Settings settings)
-