Uses of Interface
dev.getelements.elements.sdk.service.blockchain.FlowSmartContractInvocationService.Invoker
Packages that use FlowSmartContractInvocationService.Invoker
Package
Description
-
Uses of FlowSmartContractInvocationService.Invoker in dev.getelements.elements.service.blockchain.crypto.flow
Methods in dev.getelements.elements.service.blockchain.crypto.flow that return types with arguments of type FlowSmartContractInvocationService.InvokerModifier and TypeMethodDescriptionjakarta.inject.Provider
<StandardSmartContractInvocationResolution<FlowInvocationScope, FlowSmartContractInvocationService.Invoker>> SuperUserFlowSmartContractInvocationService.getResolutionProvider()
SuperUserFlowSmartContractInvocationService.getScopedInvokerFactory()
SuperUserFlowSmartContractInvocationService.newResolution
(FlowInvocationScope flowInvocationScope) Method parameters in dev.getelements.elements.service.blockchain.crypto.flow with type arguments of type FlowSmartContractInvocationService.InvokerModifier and TypeMethodDescriptionvoid
SuperUserFlowSmartContractInvocationService.setResolutionProvider
(jakarta.inject.Provider<StandardSmartContractInvocationResolution<FlowInvocationScope, FlowSmartContractInvocationService.Invoker>> resolutionProvider) void
SuperUserFlowSmartContractInvocationService.setScopedInvokerFactory
(ScopedInvoker.Factory<FlowInvocationScope, FlowSmartContractInvocationService.Invoker> scopedInvokerFactory) -
Uses of FlowSmartContractInvocationService.Invoker in dev.getelements.elements.service.blockchain.invoke.flow
Classes in dev.getelements.elements.service.blockchain.invoke.flow that implement FlowSmartContractInvocationService.Invoker