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 TypeInterfaceDescriptioninterface
ScopedInvoker<InvocationScopeT extends InvocationScope>
Internal interface used to handle scoping ofEvmSmartContractInvocationService.Invoker
instances.static interface
ScopedInvoker.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 TypeClassDescriptionclass
StandardSmartContractInvocationResolution<InvocationScopeT extends InvocationScope,
InvokerT extends ScopedInvoker<InvocationScopeT>> class
SuperUserSmartContractInvocationService<InvocationScopeT extends InvocationScope,
InvokerT> Fields in dev.getelements.elements.service.blockchain.invoke declared as InvocationScopeModifier and TypeFieldDescriptionprotected InvocationScopeT
StandardSmartContractInvocationResolution.scope