Uses of Interface
com.github.devmix.process.acto.messages.Invoke
Packages that use Invoke
-
Uses of Invoke in com.github.devmix.process.acto
Methods in com.github.devmix.process.acto with parameters of type InvokeModifier and TypeMethodDescriptionAsynchronously invokes a method on the encapsulated instance using the providedInvoke.voidActiveObject.invokeAnForget(Invoke<T> invoke) Asynchronously invokes a method on the encapsulated instance using the providedInvoke, without waiting for the operation to complete.