Uses of Class
dev.getelements.elements.service.blockchain.invoke.StandardSmartContractInvocationResolution
Packages that use StandardSmartContractInvocationResolution
Package
Description
-
Uses of StandardSmartContractInvocationResolution in dev.getelements.elements.service.blockchain.crypto.evm
Methods in dev.getelements.elements.service.blockchain.crypto.evm that return types with arguments of type StandardSmartContractInvocationResolutionModifier and TypeMethodDescriptionjakarta.inject.Provider<StandardSmartContractInvocationResolution<EvmInvocationScope, EvmSmartContractInvocationService.Invoker>> SuperUserEvmSmartContractInvocationService.getResolutionProvider()Method parameters in dev.getelements.elements.service.blockchain.crypto.evm with type arguments of type StandardSmartContractInvocationResolutionModifier and TypeMethodDescriptionvoidSuperUserEvmSmartContractInvocationService.setResolutionProvider(jakarta.inject.Provider<StandardSmartContractInvocationResolution<EvmInvocationScope, EvmSmartContractInvocationService.Invoker>> resolutionProvider) -
Uses of StandardSmartContractInvocationResolution in dev.getelements.elements.service.blockchain.crypto.flow
Methods in dev.getelements.elements.service.blockchain.crypto.flow that return types with arguments of type StandardSmartContractInvocationResolutionModifier and TypeMethodDescriptionjakarta.inject.Provider<StandardSmartContractInvocationResolution<FlowInvocationScope, FlowSmartContractInvocationService.Invoker>> SuperUserFlowSmartContractInvocationService.getResolutionProvider()Method parameters in dev.getelements.elements.service.blockchain.crypto.flow with type arguments of type StandardSmartContractInvocationResolutionModifier and TypeMethodDescriptionvoidSuperUserFlowSmartContractInvocationService.setResolutionProvider(jakarta.inject.Provider<StandardSmartContractInvocationResolution<FlowInvocationScope, FlowSmartContractInvocationService.Invoker>> resolutionProvider) -
Uses of StandardSmartContractInvocationResolution in dev.getelements.elements.service.blockchain.crypto.near
Methods in dev.getelements.elements.service.blockchain.crypto.near that return types with arguments of type StandardSmartContractInvocationResolutionModifier and TypeMethodDescriptionjakarta.inject.Provider<StandardSmartContractInvocationResolution<NearInvocationScope, NearSmartContractInvocationService.Invoker>> SuperUserNearSmartContractInvocationService.getResolutionProvider()Method parameters in dev.getelements.elements.service.blockchain.crypto.near with type arguments of type StandardSmartContractInvocationResolutionModifier and TypeMethodDescriptionvoidSuperUserNearSmartContractInvocationService.setResolutionProvider(jakarta.inject.Provider<StandardSmartContractInvocationResolution<NearInvocationScope, NearSmartContractInvocationService.Invoker>> resolutionProvider)