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