Package akka.javasdk.client
Interface ComponentStreamMethodRef1<A1,R>
- Type Parameters:
A1
- the argument type of the callR
- The type of value returned by executing the call
public interface ComponentStreamMethodRef1<A1,R>
One argument component call representation, not executed until stream is materialized. Cannot be
deferred.
Not for user extension or instantiation, returned by the SDK component client
-
Method Summary
-
Method Details
-
source
-