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 TypeMethodDescriptionvoid
SuperUserEvmSmartContractInvocationService.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 TypeMethodDescriptionvoid
SuperUserFlowSmartContractInvocationService.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 TypeMethodDescriptionvoid
SuperUserNearSmartContractInvocationService.setResolutionProvider
(jakarta.inject.Provider<StandardSmartContractInvocationResolution<NearInvocationScope, NearSmartContractInvocationService.Invoker>> resolutionProvider)