Uses of Class
dev.getelements.elements.sdk.service.blockchain.invoke.InvocationScope
Packages that use InvocationScope
Package
Description
-
Uses of InvocationScope in dev.getelements.elements.sdk.service.blockchain.invoke
Classes in dev.getelements.elements.sdk.service.blockchain.invoke with type parameters of type InvocationScopeModifier and TypeInterfaceDescriptioninterfaceScopedInvoker<InvocationScopeT extends InvocationScope>Internal interface used to handle scoping ofEvmSmartContractInvocationService.Invokerinstances.static interfaceScopedInvoker.Factory<InvocationScopeT extends InvocationScope,InvokerT extends ScopedInvoker<InvocationScopeT>> A Factory type which is used to make instances of invalid input: '{@link /*missing*/}' -
Uses of InvocationScope in dev.getelements.elements.sdk.service.blockchain.invoke.evm
-
Uses of InvocationScope in dev.getelements.elements.sdk.service.blockchain.invoke.flow
-
Uses of InvocationScope in dev.getelements.elements.sdk.service.blockchain.invoke.near
-
Uses of InvocationScope in dev.getelements.elements.service.blockchain.invoke
Classes in dev.getelements.elements.service.blockchain.invoke with type parameters of type InvocationScopeModifier and TypeClassDescriptionclassStandardSmartContractInvocationResolution<InvocationScopeT extends InvocationScope,InvokerT extends ScopedInvoker<InvocationScopeT>> classSuperUserSmartContractInvocationService<InvocationScopeT extends InvocationScope,InvokerT> Fields in dev.getelements.elements.service.blockchain.invoke declared as InvocationScopeModifier and TypeFieldDescriptionprotected InvocationScopeTStandardSmartContractInvocationResolution.scope