Package akka.javasdk.client
package akka.javasdk.client
ComponentClient
is used for calls between components.-
ClassDescriptionNot for user extension or instantiation, returned by the SDK component clientNot for user extension or instantiation, returned by the SDK component clientUtility to send requests to other components by composing a call that can be executed by the runtime.Zero argument component deferred call representation, not executed until invoked by some mechanism using the deferred call (like a timer executing it later for example)One argument component deferred call representation, not executed until invoked by some mechanism using the deferred call (like a timer executing it later for example)Zero argument component call representation, not executed until invoked.One argument component call representation, not executed until invoked.Zero argument component call representation, not executed until invoked or by some mechanism using the deferred call (like a timer executing it later for example)ComponentMethodRef1<A1,
R> One argument component call representation, not executed until invoked or by some mechanism using the deferred call (like a timer executing it later for example)Zero argument component call representation, not executed until stream is materialized.One argument component call representation, not executed until stream is materialized.DynamicMethodRef<A1,R> Zero or one argument component call representation, not executed until invoked.Not for user extensionNot for user extensionThrown for a query where the query result would be a single entry but none was found.Not for user extensionNot for user extension