Uses of Annotation Interface
dev.getelements.elements.rt.annotation.Serialize
Packages that use Serialize
-
Uses of Serialize in dev.getelements.elements.rt
Method parameters in dev.getelements.elements.rt with annotations of type SerializeModifier and TypeMethodDescriptiondefault ResourceId
default ResourceId
default ResourceId
default void
ResourceContext.createAsync
(Consumer<ResourceId> success, Consumer<Throwable> failure, String module, Path path, Object... args) default void
ResourceContext.createAsync
(Consumer<ResourceId> success, Consumer<Throwable> failure, String module, Path path, Object... args) default void
ResourceContext.createAsync
(Consumer<ResourceId> success, Consumer<Throwable> failure, String module, Path path, Object... args) default ResourceId
ResourceContext.createAttributes
(String module, Path path, Attributes attributes, Object... args) default ResourceId
ResourceContext.createAttributes
(String module, Path path, Attributes attributes, Object... args) default ResourceId
ResourceContext.createAttributes
(String module, Path path, Attributes attributes, Object... args) default ResourceId
ResourceContext.createAttributes
(String module, Path path, Attributes attributes, Object... args) void
ResourceContext.createAttributesAsync
(Consumer<ResourceId> success, Consumer<Throwable> failure, String module, Path path, Attributes attributes, Object... args) Creates aResource
asynchronously.void
ResourceContext.createAttributesAsync
(Consumer<ResourceId> success, Consumer<Throwable> failure, String module, Path path, Attributes attributes, Object... args) Creates aResource
asynchronously.void
ResourceContext.createAttributesAsync
(Consumer<ResourceId> success, Consumer<Throwable> failure, String module, Path path, Attributes attributes, Object... args) Creates aResource
asynchronously.void
ResourceContext.createAttributesAsync
(Consumer<ResourceId> success, Consumer<Throwable> failure, String module, Path path, Attributes attributes, Object... args) Creates aResource
asynchronously.default void
ResourceContext.destroy
(ResourceId resourceId) Destroys theResource
with the providedResourceId
.void
ResourceContext.destroyAsync
(Consumer<Void> success, Consumer<Throwable> failure, ResourceId resourceId) Destroys theResource
with the providedResourceId
.default void
ResourceContext.destroyAsync
(Consumer<Void> success, Consumer<Throwable> failure, String resourceIdString) boolean
TaskContext.finishWithError
(TaskId taskId, Throwable error) boolean
TaskContext.finishWithError
(TaskId taskId, Throwable error) boolean
TaskContext.finishWithResult
(TaskId taskId, Object result) Finishes the task with associatedTaskId
with the provided result.boolean
TaskContext.finishWithResult
(TaskId taskId, Object result) Finishes the task with associatedTaskId
with the provided result.default Object
ResourceContext.invoke
(ResourceId resourceId, String method, Object... args) Synchronous invoke ofResourceContext.invokePathAsync(Consumer, Consumer, Path, String, Object...)
.default Object
ResourceContext.invoke
(ResourceId resourceId, String method, Object... args) Synchronous invoke ofResourceContext.invokePathAsync(Consumer, Consumer, Path, String, Object...)
.default Object
ResourceContext.invoke
(ResourceId resourceId, String method, Object... args) Synchronous invoke ofResourceContext.invokePathAsync(Consumer, Consumer, Path, String, Object...)
.void
ResourceContext.invokeAsync
(Consumer<Object> success, Consumer<Throwable> failure, ResourceId resourceId, String method, Object... args) Invokes the method on theResourceId
.void
ResourceContext.invokeAsync
(Consumer<Object> success, Consumer<Throwable> failure, ResourceId resourceId, String method, Object... args) Invokes the method on theResourceId
.void
ResourceContext.invokeAsync
(Consumer<Object> success, Consumer<Throwable> failure, ResourceId resourceId, String method, Object... args) Invokes the method on theResourceId
.default Object
ResourceContext.invokePath
(Path path, String method, Object... args) Synchronous invoke ofResourceContext.invokePathAsync(Consumer, Consumer, Path, String, Object...)
.default Object
ResourceContext.invokePath
(Path path, String method, Object... args) Synchronous invoke ofResourceContext.invokePathAsync(Consumer, Consumer, Path, String, Object...)
.default Object
ResourceContext.invokePath
(Path path, String method, Object... args) Synchronous invoke ofResourceContext.invokePathAsync(Consumer, Consumer, Path, String, Object...)
.void
ResourceContext.invokePathAsync
(Consumer<Object> success, Consumer<Throwable> failure, Path path, String method, Object... args) void
ResourceContext.invokePathAsync
(Consumer<Object> success, Consumer<Throwable> failure, Path path, String method, Object... args) void
ResourceContext.invokePathAsync
(Consumer<Object> success, Consumer<Throwable> failure, Path path, String method, Object... args) default Object
HandlerContext.invokeRetainedHandler
(Attributes attributes, String module, String method, Object... args) Synchronously invokesHandlerContext.invokeRetainedHandlerAsync(Consumer, Consumer, Attributes, String, String, Object...)
blocking until the call returns.default Object
HandlerContext.invokeRetainedHandler
(Attributes attributes, String module, String method, Object... args) Synchronously invokesHandlerContext.invokeRetainedHandlerAsync(Consumer, Consumer, Attributes, String, String, Object...)
blocking until the call returns.default Object
HandlerContext.invokeRetainedHandler
(Attributes attributes, String module, String method, Object... args) Synchronously invokesHandlerContext.invokeRetainedHandlerAsync(Consumer, Consumer, Attributes, String, String, Object...)
blocking until the call returns.default Object
HandlerContext.invokeRetainedHandler
(Attributes attributes, String module, String method, Object... args) Synchronously invokesHandlerContext.invokeRetainedHandlerAsync(Consumer, Consumer, Attributes, String, String, Object...)
blocking until the call returns.void
HandlerContext.invokeRetainedHandlerAsync
(Consumer<Object> success, Consumer<Throwable> failure, Attributes attributes, String module, String method, Object... args) void
HandlerContext.invokeRetainedHandlerAsync
(Consumer<Object> success, Consumer<Throwable> failure, Attributes attributes, String module, String method, Object... args) void
HandlerContext.invokeRetainedHandlerAsync
(Consumer<Object> success, Consumer<Throwable> failure, Attributes attributes, String module, String method, Object... args) void
HandlerContext.invokeRetainedHandlerAsync
(Consumer<Object> success, Consumer<Throwable> failure, Attributes attributes, String module, String method, Object... args) default Object
HandlerContext.invokeSingleUseHandler
(Attributes attributes, String module, String method, Object... args) Synchronously invokesHandlerContext.invokeSingleUseHandlerAsync(Consumer, Consumer, Attributes, String, String, Object...)
blocking until the call returns.default Object
HandlerContext.invokeSingleUseHandler
(Attributes attributes, String module, String method, Object... args) Synchronously invokesHandlerContext.invokeSingleUseHandlerAsync(Consumer, Consumer, Attributes, String, String, Object...)
blocking until the call returns.default Object
HandlerContext.invokeSingleUseHandler
(Attributes attributes, String module, String method, Object... args) Synchronously invokesHandlerContext.invokeSingleUseHandlerAsync(Consumer, Consumer, Attributes, String, String, Object...)
blocking until the call returns.default Object
HandlerContext.invokeSingleUseHandler
(Attributes attributes, String module, String method, Object... args) Synchronously invokesHandlerContext.invokeSingleUseHandlerAsync(Consumer, Consumer, Attributes, String, String, Object...)
blocking until the call returns.void
HandlerContext.invokeSingleUseHandlerAsync
(Consumer<Object> success, Consumer<Throwable> failure, Attributes attributes, String module, String method, Object... args) void
HandlerContext.invokeSingleUseHandlerAsync
(Consumer<Object> success, Consumer<Throwable> failure, Attributes attributes, String module, String method, Object... args) void
HandlerContext.invokeSingleUseHandlerAsync
(Consumer<Object> success, Consumer<Throwable> failure, Attributes attributes, String module, String method, Object... args) void
HandlerContext.invokeSingleUseHandlerAsync
(Consumer<Object> success, Consumer<Throwable> failure, Attributes attributes, String module, String method, Object... args) default void
IndexContext.link
(ResourceId resourceId, Path destination) Performs the operations ofIndexContext.linkAsync(ResourceId, Path, Consumer, Consumer)
synchronously.default void
IndexContext.link
(ResourceId resourceId, Path destination) Performs the operations ofIndexContext.linkAsync(ResourceId, Path, Consumer, Consumer)
synchronously.void
IndexContext.linkAsync
(ResourceId resourceId, Path destination, Consumer<Void> success, Consumer<Throwable> failure) Links a singleResourceId
to aPath
destination.void
IndexContext.linkAsync
(ResourceId resourceId, Path destination, Consumer<Void> success, Consumer<Throwable> failure) Links a singleResourceId
to aPath
destination.default void
Performs the operationsIndexContext.linkPathAsync(Path, Path, Consumer, Consumer)
synchronously.default void
Performs the operationsIndexContext.linkPathAsync(Path, Path, Consumer, Consumer)
synchronously.void
IndexContext.linkPathAsync
(Path source, Path destination, Consumer<Void> success, Consumer<Throwable> failure) void
IndexContext.linkPathAsync
(Path source, Path destination, Consumer<Void> success, Consumer<Throwable> failure) default List
<IndexContext.Listing> Performs the operations ofIndexContext.listAsync(Path, Consumer, Consumer)
synchronously.void
IndexContext.listAsync
(Path path, Consumer<List<IndexContext.Listing>> success, Consumer<Throwable> failure) Fetches aIndexContext.Listing
of allPath
s and assocaitedResourceId
instances which match the providedPath
.void
EventContext.postAsync
(String eventName, Attributes attributes, Object... args) void
EventContext.postAsync
(String eventName, Attributes attributes, Object... args) void
EventContext.postAsync
(String eventName, Attributes attributes, Object... args) void
TaskContext.register
(TaskId taskId, Consumer<Object> tConsumer, Consumer<Throwable> throwableTConsumer) void
Resumes the supplied task with theTaskId
supplying multiple results to the destination.void
Resumes the supplied task with theTaskId
supplying multiple results to the destination.void
SchedulerContext.resumeFromNetwork
(TaskId taskId, Object result) Resumes a task that was waiting on a network call.void
SchedulerContext.resumeFromNetwork
(TaskId taskId, Object result) Resumes a task that was waiting on a network call.void
SchedulerContext.resumeTaskAfterDelay
(TaskId taskId, long time, TimeUnit timeUnit) Resumes the task associated with the suppliedTaskId
.void
SchedulerContext.resumeTaskAfterDelay
(TaskId taskId, long time, TimeUnit timeUnit) Resumes the task associated with the suppliedTaskId
.void
SchedulerContext.resumeTaskAfterDelay
(TaskId taskId, long time, TimeUnit timeUnit) Resumes the task associated with the suppliedTaskId
.void
SchedulerContext.resumeWithError
(TaskId taskId, Throwable throwable) Resumes a task that was waiting for any reason.void
SchedulerContext.resumeWithError
(TaskId taskId, Throwable throwable) Resumes a task that was waiting for any reason.default IndexContext.Unlink
Performs the operations ofIndexContext.unlinkAsync(Path, Consumer, Consumer)
synchronously.void
IndexContext.unlinkAsync
(Path path, Consumer<IndexContext.Unlink> success, Consumer<Throwable> failure) Unlinks the providedPath
and if this is the lastPath
reference to aResourceId
, then the cluster will remove and destroy the associatedResource
. -
Uses of Serialize in dev.getelements.elements.sdk.service.blockchain
Method parameters in dev.getelements.elements.sdk.service.blockchain with annotations of type SerializeModifier and TypeMethodDescriptionWalletService.createWallet
(String vaultId, CreateWalletRequest createWalletRequest) Creates a new Wallet.WalletService.createWallet
(String vaultId, CreateWalletRequest createWalletRequest) Creates a new Wallet.void
WalletService.deleteWallet
(String walletId) Deletes theWallet
with the supplied wallet ID.void
WalletService.deleteWalletFromVault
(String walletId, String vaultId) Deletes theWallet
with the supplied id, from the vault.void
WalletService.deleteWalletFromVault
(String walletId, String vaultId) Deletes theWallet
with the supplied id, from the vault.Fetches a specificWallet
instance based on ID or name.WalletService.getWalletInVault
(String walletId, String vaultId) Fetches wallet from the supplied vault.WalletService.getWalletInVault
(String walletId, String vaultId) Fetches wallet from the supplied vault.WalletService.getWallets
(int offset, int count, String vaultId, String userId, BlockchainApi protocol, List<BlockchainNetwork> networks) Lists allWallet
instances, specifying a search query.WalletService.getWallets
(int offset, int count, String vaultId, String userId, BlockchainApi protocol, List<BlockchainNetwork> networks) Lists allWallet
instances, specifying a search query.WalletService.getWallets
(int offset, int count, String vaultId, String userId, BlockchainApi protocol, List<BlockchainNetwork> networks) Lists allWallet
instances, specifying a search query.WalletService.getWallets
(int offset, int count, String vaultId, String userId, BlockchainApi protocol, List<BlockchainNetwork> networks) Lists allWallet
instances, specifying a search query.WalletService.getWallets
(int offset, int count, String vaultId, String userId, BlockchainApi protocol, List<BlockchainNetwork> networks) Lists allWallet
instances, specifying a search query.WalletService.getWallets
(int offset, int count, String vaultId, String userId, BlockchainApi protocol, List<BlockchainNetwork> networks) Lists allWallet
instances, specifying a search query.WalletService.updateWallet
(String vaultId, String walletId, UpdateWalletRequest walletUpdateRequest) Updates the suppliedWallet
.WalletService.updateWallet
(String vaultId, String walletId, UpdateWalletRequest walletUpdateRequest) Updates the suppliedWallet
.